mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
style(AddressEdit): adjust label width (#6591)
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
&__fields {
|
||||
overflow: hidden;
|
||||
border-radius: @padding-xs;
|
||||
|
||||
.van-field__label {
|
||||
width: 4em;
|
||||
}
|
||||
}
|
||||
|
||||
&__default {
|
||||
|
Reference in New Issue
Block a user