mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 01:33:24 +08:00
FIX: Don't override .is-hidden on mobile
This commit is contained in:
parent
64bf4d4483
commit
896204bef7
|
@ -47,7 +47,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
.select-kit {
|
||||
.select-kit:not(.is-hidden) {
|
||||
display: flex;
|
||||
align-self: stretch;
|
||||
margin-bottom: 10px;
|
||||
|
|
Loading…
Reference in New Issue
Block a user