ChannelDeck/components/DeckContent.css

4 lines
65 B
CSS

.vc-channelDeck-content {
display: flex;
flex-grow: 1;
}