mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 11:39:28 +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