Fix date-picker animation in IE11 (#1586)

old
AlexPrinz 2017-08-02 18:14:23 +02:00 committed by Javi Velasco
parent 843b88a311
commit 54d0cb5c62
1 changed files with 1 additions and 0 deletions

View File

@ -180,6 +180,7 @@
.month {
background-color: var(--calendar-primary-contrast-color);
width: 100%;
}
.slideRightEnter,