FS-9946 [verto_communicator] Fixed video size when window is resized on canary
This commit is contained in:
parent
52bbe5ca48
commit
a46a67e12a
|
@ -507,7 +507,6 @@ body .modal-body .btn-group .btn.active {
|
|||
max-height: calc(100% - 1vw);
|
||||
max-width: 146.78vh;
|
||||
margin: 7px auto;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
|
|
Loading…
Reference in New Issue