mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 11:10:01 +08:00
style: add datepicker cursor style (#21937)
This commit is contained in:
parent
79d296a4e8
commit
cb4ad64991
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user