5 lines
79 B
CSS
5 lines
79 B
CSS
.vc-channelDeck-view {
|
|
display: flex;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|