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

Fix TV layout

This commit is contained in:
Fernando Fernández 2020-07-06 19:44:04 +02:00
parent 88d7f52ce7
commit 25b96643cf
4 changed files with 11 additions and 5 deletions

View file

@ -31,11 +31,8 @@
.emby-tabs-slider {
position: relative;
overflow: hidden;
}
.layout-mobile .emby-tabs-slider {
overflow: auto;
overflow-y: hidden;
}
.tabContent:not(.is-active) {