Video Syncronization Prototyping Complete.
This commit is contained in:
parent
0b68db1265
commit
6dc9ad7b34
10 changed files with 286 additions and 20 deletions
|
|
@ -85,6 +85,13 @@ div#chat-panel-main-div{
|
|||
height: 1%;
|
||||
}
|
||||
|
||||
#media-panel-video-container{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.drag-handle{
|
||||
position: absolute;
|
||||
cursor: ew-resize;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue