ChannelDeck working prototype
This commit is contained in:
commit
54fe9f17bf
13 changed files with 241 additions and 0 deletions
5
components/DeckView.css
Normal file
5
components/DeckView.css
Normal file
|
@ -0,0 +1,5 @@
|
|||
.vc-channelDeck-view {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue