mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Ensure that select-kit is hidden consistently.
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
user-select: none;
|
user-select: none;
|
||||||
|
|
||||||
&.is-hidden {
|
&.is-hidden {
|
||||||
display: none;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.is-disabled {
|
&.is-disabled {
|
||||||
|
|||||||
Reference in New Issue
Block a user