Przeglądaj źródła

Merge branch 'eta2.2.6' into debug

yujinwen 6 dni temu
rodzic
commit
72b4a7358c

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