Fix display issues

This commit is contained in:
LASER-Yi 2021-08-16 00:13:21 +08:00
parent d7533bac57
commit 135d866249
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ td {
.dropdown-hidden { .dropdown-hidden {
&::after { &::after {
display: none; display: none !important;
} }
} }