mirror of
https://gitee.com/gz-yami/mall4m.git
synced 2026-03-22 09:47:16 +08:00
修复地址列表溢出不换行问题
This commit is contained in:
@@ -51,7 +51,8 @@ page {
|
||||
.personal .addr .addr-get {
|
||||
display: inline-block;
|
||||
color: #999;
|
||||
width: 85%;
|
||||
width: 100%;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.address .select-btn {
|
||||
|
||||
Reference in New Issue
Block a user