소스 검색

Merge branch 'eta2.2.6' into debug

yujinwen 6 일 전
부모
커밋
72b4a7358c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/report/components/reportInsert/Index.vue

+ 1 - 1
src/views/report/components/reportInsert/Index.vue

@@ -152,7 +152,7 @@ function handleConfirmInsert(){
         .item{
             padding: 24px 0;
             flex: 1;
-            min-width: 96PX;
+            min-width: 105PX;
             text-align: center;
             border-top-right-radius: var(--van-popup-round-radius);
             border-top-left-radius: var(--van-popup-round-radius);