1
0
Fork 0

Can't really use important

This commit is contained in:
Lim Chee Aun 2023-12-25 01:08:40 +08:00
parent ae57d95045
commit 563a7bf03b

View file

@ -217,7 +217,7 @@ button,
user-select: none;
}
button[hidden] {
display: none !important;
display: none;
}
:is(button, .button) > * {
vertical-align: middle;