fix: inputnumber handler inner center (#24266)

This commit is contained in:
xrkffgg 2020-05-19 10:12:13 +08:00 committed by GitHub
parent 44cfc351cb
commit 5b61c0fac9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -164,8 +164,8 @@
cursor: pointer;
&-inner {
top: 50%;
margin-top: -6px;
text-align: center;
transform: translateY(-50%);
}
&:hover {
height: 60% !important;