This commit is contained in:
Benjy Cui
2015-12-16 09:33:19 +08:00
parent 77b24c3ddc
commit 60e150d0a2
12 changed files with 263 additions and 285 deletions
-1
View File
@@ -136,7 +136,6 @@
.rc-slider-tooltip-zoom-down-enter,
.rc-slider-tooltip-zoom-down-appear {
-webkit-transform: scale(0, 0);
-ms-transform: scale(0, 0);
transform: scale(0, 0);
-webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);