mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-21 08:45:32 +03:00
Can't really use important
This commit is contained in:
parent
ae57d95045
commit
563a7bf03b
1 changed files with 1 additions and 1 deletions
|
@ -217,7 +217,7 @@ button,
|
|||
user-select: none;
|
||||
}
|
||||
button[hidden] {
|
||||
display: none !important;
|
||||
display: none;
|
||||
}
|
||||
:is(button, .button) > * {
|
||||
vertical-align: middle;
|
||||
|
|
Loading…
Reference in a new issue