Authored by Lynnic

修改goodName样式

@@ -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;