--修改地址宽度

This commit is contained in:
li tong bao 2022-06-08 19:28:10 +08:00
parent 090f7e7dfb
commit 996777341c

View File

@ -68,7 +68,7 @@
width: 100%; width: 100%;
} }
.address-list-info view{ .address-list-info view{
width: 50%; max-width: 60%;
text-overflow: ellipsis; text-overflow: ellipsis;
overflow: hidden;white-space: nowrap; overflow: hidden;white-space: nowrap;
} }