forked from rDrama/rDrama
1
0
Fork 0

remove now-unused css rule

master
Aevann 2023-10-26 18:47:03 +03:00
parent ee1c089edf
commit 61c022d99e
1 changed files with 0 additions and 6 deletions

View File

@ -7419,12 +7419,6 @@ th.disable-sort-click[disabled] {
pointer-events: auto;
}
@media (max-width: 768px) {
#award_price_block {
margin-bottom: 50px;
}
}
@supports(padding: env(safe-area-inset-bottom)) {
#mobile-bottom-navigation-bar {
--safe-area-inset-left: env(safe-area-inset-left);