ChannelDeck/components/DeckView.css

5 lines
79 B
CSS

.vc-channelDeck-view {
display: flex;
width: 100%;
height: 100%;
}