fixes for editor pick glitch on i.e.
This commit is contained in:
parent
458a77d2ce
commit
81b6863443
1 changed files with 4 additions and 0 deletions
|
@ -220,5 +220,9 @@
|
|||
.video-js .vjs-tech {
|
||||
height: 100% !important;
|
||||
}
|
||||
.cb_video_js-dimensions{
|
||||
width: 100% !important;
|
||||
height: 100% !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue