mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-11 11:32:52 +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;
|
line-height: @input-box-height;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
transform: translateX(-50%);
|
transform: translateX(-50%);
|
||||||
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
&-right .@{calendar-prefix-cls}-date-input-wrap {
|
&-right .@{calendar-prefix-cls}-date-input-wrap {
|
||||||
|
Loading…
Reference in New Issue
Block a user