Fix WeekPicker style, #3825

This commit is contained in:
afc163 2017-09-06 13:18:43 +08:00
parent 68ff1b6ff0
commit ab6620f1f1

View File

@ -2,7 +2,7 @@
&-cell { &-cell {
opacity: 0.5; opacity: 0.5;
} }
tr { .@{calendar-prefix-cls}-body tr {
transition: all .3s; transition: all .3s;
cursor: pointer; cursor: pointer;
&:hover { &:hover {