fix: 修复DatePicker 预设范围的选择按钮样式 (#20760)

This commit is contained in:
xrkffgg 2020-01-08 15:13:49 +08:00 committed by 偏右
parent 4ee414d134
commit f3b9a166ac

View File

@ -244,7 +244,7 @@
display: inline-block;
}
.@{picker-prefix-cls}-preset {
.@{picker-prefix-cls}-preset span {
cursor: pointer;
}