Update style
This commit is contained in:
@ -44,13 +44,17 @@ main {
|
||||
border: 5px solid #222222;
|
||||
}
|
||||
|
||||
.video-js.vjs-fullscreen {
|
||||
border: 0px;
|
||||
}
|
||||
|
||||
.video-js .vjs-tech {
|
||||
position: initial !important;
|
||||
top: initial !important;
|
||||
left: initial !important;
|
||||
}
|
||||
|
||||
.video-js .vjs-control-bar {
|
||||
.video-js.vjs-user-inactive .vjs-control-bar {
|
||||
position: initial !important;
|
||||
opacity: 1 !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user