forked from 0x2620/oxjs
rename video panels
This commit is contained in:
parent
24e6330265
commit
c7b03030bd
3 changed files with 9 additions and 14 deletions
|
|
@ -2218,14 +2218,13 @@ Video
|
|||
background: rgba(0, 0, 0, 0.5);
|
||||
}
|
||||
|
||||
.OxVideoEditor {
|
||||
.OxVideoAnnotationPanel {
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
}
|
||||
.OxVideoEditor .OxVideoPlayer {
|
||||
.OxVideoAnnotationPanel .OxVideoPlayer {
|
||||
position: absolute;
|
||||
margin: 4px;
|
||||
//background: red;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue