diff --git a/index.html b/index.html index b2e9f02e..a2be8a45 100644 --- a/index.html +++ b/index.html @@ -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 */