mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-10 19:19:20 +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;
|
font-size: @font-size-lg;
|
||||||
line-height: @font-size-lg;
|
line-height: @font-size-lg;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
cursor: default;
|
||||||
|
|
||||||
.@{picker-prefix-cls}-rtl & {
|
.@{picker-prefix-cls}-rtl & {
|
||||||
transform: rotate(180deg);
|
transform: rotate(180deg);
|
||||||
|
Loading…
Reference in New Issue
Block a user