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

Fix linting error

This commit is contained in:
SenorSmartyPants 2022-01-11 17:24:41 -06:00
parent a848744f37
commit e87986e83f

View file

@ -475,7 +475,6 @@ html {
box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
} }
.layout-desktop ::-webkit-scrollbar, .layout-desktop ::-webkit-scrollbar,
.layout-tv ::-webkit-scrollbar { .layout-tv ::-webkit-scrollbar {
width: 0.4em; width: 0.4em;