Fixed some dialog animation edge cases
This commit is contained in:
@@ -66,6 +66,9 @@
|
||||
0 5px 5px -3px rgba(0, 0, 0, 0.4);
|
||||
border-radius: 2px;
|
||||
transform-origin: top left;
|
||||
transition: top 400ms ease, left 400ms ease;
|
||||
z-index: 3;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.dialog-stack .dialog .testButton {
|
||||
|
||||
Reference in New Issue
Block a user