소스 검색

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>