Optymalizacja kodu i assetów; poprawki w działaniu

This commit is contained in:
2022-05-27 17:30:55 +02:00
parent a5a62435d5
commit 0bb1091747
18 changed files with 176 additions and 184 deletions
+2 -2
View File
@@ -8,11 +8,11 @@
}
&-enter-active {
transition: all 100ms ease-out;
transition: all 120ms ease-out;
}
&-leave-active {
transition: all 100ms ease-out;
transition: all 120ms ease-out;
}
}