mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 17:44:35 +08:00
Fix ~ mis-position bug
This commit is contained in:
parent
ba0d2598fe
commit
5a33774238
@ -20,6 +20,8 @@
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
margin-top: -10px;
|
||||
line-height: 20px;
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
.@{calendar-prefix-cls}-range {
|
||||
|
Loading…
Reference in New Issue
Block a user