hide/show scrollbar on timeline resize
This commit is contained in:
parent
049c0be790
commit
5dffb191ee
3 changed files with 40 additions and 27 deletions
|
|
@ -1224,6 +1224,10 @@ Video
|
|||
================================================================================
|
||||
*/
|
||||
|
||||
.OxEditor {
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
}
|
||||
.OxEditor .OxVideoPlayer {
|
||||
position: absolute;
|
||||
margin: 4px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue