mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-24 08:20:37 +03:00
chore: update style
This commit is contained in:
@@ -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);
|
||||||
|
|||||||
Reference in New Issue
Block a user