fuck firefox, i'm just gonna remove the scroll bar
This commit is contained in:
parent
050f31d645
commit
8760f6d6bf
|
|
@ -299,6 +299,8 @@
|
||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
padding-bottom:1px;
|
padding-bottom:1px;
|
||||||
|
scrollbar-color: rgba(255, 255, 255, 0.25) rgba(255, 255, 255, 0.15);
|
||||||
|
scrollbar-width: none;
|
||||||
}
|
}
|
||||||
#categoryControls button {
|
#categoryControls button {
|
||||||
/* Borderless buttons */
|
/* Borderless buttons */
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue