mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 03:29:39 +08:00
🐛 Fix DatePicker in Input.Group missing left border when hover (#20644)
close #20372
This commit is contained in:
parent
493e987f16
commit
8e1051daf5
@ -25,6 +25,7 @@
|
||||
|
||||
.reset-component;
|
||||
.picker-padding(@input-height-base, @font-size-base, @input-padding-horizontal-base);
|
||||
position: relative;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
background: @picker-bg;
|
||||
|
Loading…
Reference in New Issue
Block a user