Fix ~ mis-position bug

This commit is contained in:
afc163 2017-08-07 15:34:27 +08:00
parent ba0d2598fe
commit 5a33774238

View File

@ -20,6 +20,8 @@
position: absolute; position: absolute;
top: 50%; top: 50%;
margin-top: -10px; margin-top: -10px;
line-height: 20px;
height: 20px;
} }
.@{calendar-prefix-cls}-range { .@{calendar-prefix-cls}-range {