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