4 lines
55 B
SCSS
4 lines
55 B
SCSS
|
.channel-container {
|
||
|
display: flex;
|
||
|
height: 100%;
|
||
|
}
|