Showing
1 changed file
with
2 additions
and
0 deletions
@@ -136,6 +136,8 @@ $basicBtnC:#eb0313; | @@ -136,6 +136,8 @@ $basicBtnC:#eb0313; | ||
136 | 136 | ||
137 | 137 | ||
138 | .goodsName { | 138 | .goodsName { |
139 | + box-sizing:border-box; | ||
140 | + width: 100%; | ||
139 | min-height: pxToRem(83px); | 141 | min-height: pxToRem(83px); |
140 | font-size: pxToRem(28px); | 142 | font-size: pxToRem(28px); |
141 | color: #fff; | 143 | color: #fff; |
-
Please register or login to post a comment