mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
style(AddressEdit): adjust label width (#6591)
This commit is contained in:
parent
cf4b9a4449
commit
f9d89142b9
@ -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 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user