update datepicker picker style

This commit is contained in:
afc163 2015-06-10 16:22:59 +08:00
parent 03ca066b5d
commit e6a0dbbcba

View File

@ -8,6 +8,7 @@
.@{prefixCalendarClass}-picker {
position: relative;
display: inline-block;
&-open .@{prefixCalendarClass}, &-container-open .@{prefixCalendarClass} {
display: block;
@ -56,7 +57,7 @@
content: "\e60c";
font-size: 14px;
color: #999;
top: 4px;
top: 5px;
margin-right: -20px;
}
}