1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-16 18:19:38 -05:00

improve penalty display on mobile view

This commit is contained in:
RaidMax
2022-07-23 11:22:16 -05:00
parent 8311ca63a8
commit 9761713ef5
2 changed files with 5 additions and 9 deletions

View File

@ -84,10 +84,6 @@
border-bottom-color: var(--secondary-color);
}
#penalty_filter_selection {
border: none !important;
}
@-webkit-keyframes rotation {
from {
-webkit-transform: rotate(359deg);