style: add datepicker cursor style (#21937)

This commit is contained in:
xrkffgg 2020-03-06 15:53:44 +08:00 committed by GitHub
parent 79d296a4e8
commit cb4ad64991
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -148,6 +148,7 @@
font-size: @font-size-lg;
line-height: @font-size-lg;
text-align: center;
cursor: default;
.@{picker-prefix-cls}-rtl & {
transform: rotate(180deg);