forked from 0x2620/oxjs
dialog, continued
This commit is contained in:
parent
bfcf9a7857
commit
c5bc1390bf
2 changed files with 7 additions and 9 deletions
|
|
@ -61,11 +61,11 @@ Dialog
|
|||
|
||||
.OxDialog {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
margin: auto;
|
||||
//left: 0;
|
||||
//top: 0;
|
||||
//right: 0;
|
||||
//bottom: 0;
|
||||
//margin: auto;
|
||||
-moz-border-radius: 8px;
|
||||
-webkit-border-radius: 8px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue