added apply all rule.
This commit is contained in:
@@ -114,6 +114,9 @@
|
||||
.modal {
|
||||
animation: appear .7s ease both;
|
||||
}
|
||||
.modal.wide .modal-card {
|
||||
width: 1024px;
|
||||
}
|
||||
@keyframes grow-width {
|
||||
from {
|
||||
width: 0px;
|
||||
|
||||
Reference in New Issue
Block a user