mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 19:19:57 +08:00
fix: inputnumber handler inner center (#24266)
This commit is contained in:
parent
44cfc351cb
commit
5b61c0fac9
@ -164,8 +164,8 @@
|
||||
cursor: pointer;
|
||||
&-inner {
|
||||
top: 50%;
|
||||
margin-top: -6px;
|
||||
text-align: center;
|
||||
transform: translateY(-50%);
|
||||
}
|
||||
&:hover {
|
||||
height: 60% !important;
|
||||
|
Loading…
Reference in New Issue
Block a user