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