jellyfish-web/src/assets/css/livetv.css

9 lines
142 B
CSS
Raw Normal View History

2018-10-23 01:13:23 +03:00
.guideVerticalScroller {
padding-bottom: 15em;
2018-10-23 01:13:23 +03:00
}
@media all and (min-width: 62.5em) {
2018-10-23 01:13:23 +03:00
#guideTab {
padding-left: .5em;
2018-10-23 01:13:23 +03:00
}
}