Use max-height for video js player
This commit is contained in:
parent
5a8a87070a
commit
d8713dad11
@ -44,7 +44,7 @@ $radius: 5px;
|
||||
.video-player {
|
||||
display: block;
|
||||
width: 500px;
|
||||
height: 280px;
|
||||
max-height: 280px;
|
||||
}
|
||||
|
||||
.call-body {
|
||||
|
Loading…
Reference in New Issue
Block a user