Removed initial animation of the video thumbnail
This commit is contained in:
parent
2a8700bca3
commit
36d1f7d06f
|
@ -1,5 +1,10 @@
|
|||
#videoconference_page {
|
||||
min-height: 100%;
|
||||
}
|
||||
|
||||
#videospace {
|
||||
display: block;
|
||||
min-height: 100%;
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
|
|
Loading…
Reference in New Issue