mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
fix(Checkbox): incorrect icon position after font-size scale (#6168)
This commit is contained in:
parent
5e6a2ff682
commit
5364150b74
@ -33,7 +33,7 @@
|
||||
height: 1.25em;
|
||||
color: transparent;
|
||||
font-size: 0.8em;
|
||||
line-height: inherit;
|
||||
line-height: 1.25;
|
||||
text-align: center;
|
||||
border: 1px solid @checkbox-border-color;
|
||||
transition-duration: @checkbox-transition-duration;
|
||||
|
Loading…
x
Reference in New Issue
Block a user