1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Fix scrollbar color in firefox

This commit is contained in:
SenorSmartyPants 2022-01-13 12:32:30 -06:00
parent e87986e83f
commit 0a722ac7b9

View file

@ -1,6 +1,5 @@
* {
scrollbar-width: thin;
scrollbar-color: #999 #303030;
}
.skinHeader,