Authored by
郝肖肖
'fix'
...
|
...
|
@@ -70,6 +70,7 @@ |
|
|
z-index: 3;
|
|
|
padding: 0 5px;
|
|
|
-webkit-line-clamp: 1;
|
|
|
word-break: break-all;
|
|
|
font-weight: bold;
|
|
|
}
|
|
|
}
|
...
|
...
|
@@ -127,6 +128,7 @@ |
|
|
|
|
|
.goods-name {
|
|
|
-webkit-line-clamp: 1;
|
|
|
word-break: break-all;
|
|
|
word-wrap: normal;
|
|
|
}
|
|
|
|
...
|
...
|
|