mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-08 01:53:34 +08:00
Fix extra space in RangePicker
https://gw.alipayobjects.com/zos/rmsportal/sTMIijZIrTkBDaGrEXmI.png
This commit is contained in:
parent
df934445c0
commit
eb3c274e01
@ -36,7 +36,7 @@
|
|||||||
|
|
||||||
&-input {
|
&-input {
|
||||||
outline: none;
|
outline: none;
|
||||||
display: block;
|
vertical-align: top;
|
||||||
}
|
}
|
||||||
|
|
||||||
&:hover &-input:not(.@{ant-prefix}-input-disabled) {
|
&:hover &-input:not(.@{ant-prefix}-input-disabled) {
|
||||||
|
Loading…
Reference in New Issue
Block a user