Browse Source

Merge branch 'master' of https://git.cocorobo.cn/CocoRoboLabs/ssti-CollegeManage

yuanyiming 2 years ago
parent
commit
3cb6e13db6
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/views/ProjectManagementFund2.vue

+ 3 - 3
src/views/ProjectManagementFund2.vue

@@ -398,8 +398,8 @@
       padding-top: 0px;
     }
     .dagSpan{
-      min-width: 60px;
-      max-width: 60px;
+      min-width: 65px;
+      max-width: 65px;
       display: flex;
       justify-content:flex-end;
       margin-right: 9px;
@@ -445,7 +445,7 @@
       .dagInpS1:nth-child(n+2) .dagSpan{
         font-size: 16px;
         min-width: 50px;
-        max-width: 45px;
+        max-width: 50px;
 
       }
     }