浏览代码

fix style

yujinwen 6 天之前
父节点
当前提交
bca9714f65
共有 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);