fuck firefox, i'm just gonna remove the scroll bar

This commit is contained in:
slweeb 2022-02-04 20:41:58 -05:00
parent 050f31d645
commit 8760f6d6bf
1 changed files with 2 additions and 0 deletions

View File

@ -299,6 +299,8 @@
position: absolute;
z-index: 1;
padding-bottom:1px;
scrollbar-color: rgba(255, 255, 255, 0.25) rgba(255, 255, 255, 0.15);
scrollbar-width: none;
}
#categoryControls button {
/* Borderless buttons */