Fixed dialog stacking animation
This commit is contained in:
@@ -279,6 +279,7 @@
|
|||||||
pointer-events: initial;
|
pointer-events: initial;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
transition: all .3s ease;
|
||||||
}
|
}
|
||||||
.dialog > * {
|
.dialog > * {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
|||||||
Reference in New Issue
Block a user