forked from 0x2620/oxjs
update video editor (maps)
This commit is contained in:
parent
408ebf54cb
commit
f5d587cf5b
5 changed files with 81 additions and 44 deletions
|
|
@ -1370,6 +1370,7 @@ Maps
|
|||
top: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
.OxMap > * {
|
||||
position: absolute;
|
||||
|
|
@ -1383,6 +1384,7 @@ Maps
|
|||
.OxMap .OxPlaceControl {
|
||||
position: absolute;
|
||||
border-width: 2px;
|
||||
z-index: 1;
|
||||
}
|
||||
.OxMap .OxMapControl.OxButton,
|
||||
.OxMap .OxPlaceControl.OxButton {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue