mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-24 04:27:59 +01:00
21 lines
302 B
SCSS
21 lines
302 B
SCSS
.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;
|
|
}
|