mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-11 03:22:59 +08:00
Fix tilde placement on rangepickers
This commit is contained in:
parent
974f544713
commit
9429aedffc
@ -17,6 +17,9 @@
|
||||
|
||||
.@{calendar-prefix-cls}-range-picker-separator {
|
||||
color: @text-color-secondary;
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
margin-top: -10px;
|
||||
}
|
||||
|
||||
.@{calendar-prefix-cls}-range {
|
||||
|
Loading…
Reference in New Issue
Block a user