Browse Source

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

peter 2 months ago
parent
commit
3ab93259b0

+ 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>