mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 09:26:06 +08:00
fix RangePicker endtime-input not editable
This commit is contained in:
parent
fc45d7003e
commit
7f2a1d427b
@ -72,6 +72,7 @@
|
||||
line-height: @input-box-height;
|
||||
text-align: center;
|
||||
transform: translateX(-50%);
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
&-right .@{calendar-prefix-cls}-date-input-wrap {
|
||||
|
Loading…
Reference in New Issue
Block a user