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

Fixed scrolling for desktop browsers

This commit is contained in:
Vasily 2018-11-06 16:11:38 +03:00
parent 78eeb99284
commit 7aee20a627

View file

@ -141,11 +141,6 @@
-webkit-box-align: center
}
.mainAnimatedPages,
.pageTabContent {
contain: layout style
}
.hiddenViewMenuBar .skinHeader {
display: none
}
@ -1109,4 +1104,4 @@
.itemsViewSettingsContainer>.button-flat {
margin: 0
}
}