update scroll styles
This commit is contained in:
parent
308b423658
commit
ca13b8cbc2
23 changed files with 153 additions and 106 deletions
|
@ -1,6 +1,6 @@
|
|||
.dialog {
|
||||
margin: 0;
|
||||
border-radius: 3px;
|
||||
border-radius: 2px;
|
||||
z-index: 999999 !important;
|
||||
position: fixed;
|
||||
margin: 24px 40px;
|
||||
|
@ -10,6 +10,7 @@
|
|||
height: auto;
|
||||
border: 0;
|
||||
padding: 0;
|
||||
will-change: transform;
|
||||
}
|
||||
|
||||
.dialog.fixedSize {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue