超出换行
This commit is contained in:
@@ -196,6 +196,8 @@ export default {
|
|||||||
color: #999999;
|
color: #999999;
|
||||||
}
|
}
|
||||||
.address {
|
.address {
|
||||||
|
max-width: 100%;
|
||||||
|
word-break:break-all;
|
||||||
font-size: 26px;
|
font-size: 26px;
|
||||||
color: #999999;
|
color: #999999;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -116,6 +116,8 @@ export default {
|
|||||||
color: #999999;
|
color: #999999;
|
||||||
}
|
}
|
||||||
.address {
|
.address {
|
||||||
|
max-width: 100%;
|
||||||
|
word-wrap:break-word;
|
||||||
margin-bottom: 18px;
|
margin-bottom: 18px;
|
||||||
font-size: 26px;
|
font-size: 26px;
|
||||||
color: #999999;
|
color: #999999;
|
||||||
|
|||||||
Reference in New Issue
Block a user