Update v1.0.1
Took 1 hour 27 minutes
This commit is contained in:
@ -63,12 +63,12 @@
|
||||
|
||||
|
||||
.modalBlendIn {
|
||||
animation: modalBlendIn 0.5s ease;
|
||||
animation: modalBlendIn 0.5s forwards;
|
||||
}
|
||||
|
||||
|
||||
.modalBlendOut {
|
||||
animation: modalBlendOut 0.8s ease;
|
||||
animation: modalBlendOut 0.8s forwards;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user