mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
style(Sku): image cell word wrap (#6777)
Co-authored-by: songweite <songweite@youzan.com>
This commit is contained in:
parent
fd72be297f
commit
121da6d615
@ -319,6 +319,8 @@
|
||||
max-width: @field-label-width;
|
||||
margin-right: @field-label-margin-right;
|
||||
color: @field-label-color;
|
||||
text-align: left;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.van-cell__value {
|
||||
|
Loading…
x
Reference in New Issue
Block a user