* FadeIn for Dialog fix #6
This commit is contained in:
@@ -299,7 +299,7 @@ export default {
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
z-index: 1000;
|
||||
animation: fadeIn ease 0.15s;
|
||||
animation: fadeIn ease 0.20s;
|
||||
}
|
||||
.dialog-window {
|
||||
box-shadow: 0px 8px 32px var(--shadow);
|
||||
|
||||
Reference in New Issue
Block a user