浏览代码

style: indent计价商品标题样式修正.

peter 3 月之前
父节点
当前提交
3ab93259b0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/pages/indent-manage/indent/components/calcPrice/components/step1.vue

+ 1 - 1
src/pages/indent-manage/indent/components/calcPrice/components/step1.vue

@@ -308,7 +308,7 @@ watch(bigImageVisible, () => {
   .name {
     font-size: 22px;
     line-height: 28px;
-    max-height: 28px;
+    // max-height: 28px;
   }
 }
 </style>