philomena/assets/css/views/channels.scss

22 lines
302 B
SCSS
Raw Normal View History

2019-08-18 02:43:44 +02:00
.channel-strip__image {
vertical-align: top;
}
.channel-strip__state {
white-space: nowrap;
}
.media-box__header--channel {
width: 240px;
}
.media-box__header--channel .label {
vertical-align: middle;
line-height: 11px;
}
.media-box__content--channel {
width: 240px;
height: 180px;
}