mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 17:44:35 +08:00
style: fix datepicker disabed style (#21352)
This commit is contained in:
parent
f4961411c7
commit
11d06d5d83
@ -49,6 +49,7 @@
|
|||||||
&&-disabled {
|
&&-disabled {
|
||||||
background: @input-disabled-bg;
|
background: @input-disabled-bg;
|
||||||
border-color: @select-border-color;
|
border-color: @select-border-color;
|
||||||
|
cursor: not-allowed;
|
||||||
}
|
}
|
||||||
|
|
||||||
&&-borderless {
|
&&-borderless {
|
||||||
|
Loading…
Reference in New Issue
Block a user