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

fix folders view

This commit is contained in:
Luke Pulverenti 2016-08-24 23:07:31 -04:00
parent 663564f766
commit 48029f4dc7
9 changed files with 49 additions and 22 deletions

View file

@ -251,7 +251,11 @@
}
.channelPrograms, .channelHeaderCell {
height: 3.8em;
height: 4em;
}
.channelPrograms-tv, .channelHeaderCell-tv {
height: 3.2em;
}
.channelTimeslotHeader {