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

Apply style once an skin is loaded

This commit is contained in:
ferferga 2020-05-14 14:11:11 +02:00
parent dd96102ec3
commit 3250100fad
2 changed files with 2 additions and 1 deletions

View file

@ -3,7 +3,6 @@ html {
margin: 0;
padding: 0;
height: 100%;
overflow-y: scroll;
}
.clipForScreenReader {