mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
fix(Field): incorrect label length when label-align is right (#7349)
This commit is contained in:
parent
a75b46feef
commit
b4f2f2f330
@ -15,7 +15,6 @@
|
||||
}
|
||||
|
||||
&--right {
|
||||
padding-right: @padding-md;
|
||||
text-align: right;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user