forked from 0x2620/oxjs
on drag/resize, don't wrap dialog in box
This commit is contained in:
parent
e533a13d52
commit
9fef3ccb67
2 changed files with 9 additions and 4 deletions
|
|
@ -533,6 +533,7 @@ Dialog
|
|||
cursor: nwse-resize;
|
||||
}
|
||||
|
||||
/*
|
||||
.OxDialogBox {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
|
|
@ -541,6 +542,7 @@ Dialog
|
|||
bottom: 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
*/
|
||||
|
||||
/*
|
||||
================================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue