2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-24 04:10:35 +03:00

chore: update style

This commit is contained in:
mengxiong10
2021-06-09 15:07:21 +08:00
parent 8ec369dcba
commit 6594034709
+1
View File
@@ -10,6 +10,7 @@
} }
.#{$namespace}-zoom-in-down-enter, .#{$namespace}-zoom-in-down-enter,
.#{$namespace}-zoom-in-down-enter-from,
.#{$namespace}-zoom-in-down-leave-to { .#{$namespace}-zoom-in-down-leave-to {
opacity: 0; opacity: 0;
transform: scaleY(0); transform: scaleY(0);