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