mirror of
https://github.com/youzan/vant.git
synced 2026-05-16 01:07:43 +08:00
fix(Field): incorrect label length when label-align is right (#7349)
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
}
|
||||
|
||||
&--right {
|
||||
padding-right: @padding-md;
|
||||
text-align: right;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user