Q-ABAB 2 years ago
parent
commit
16c2514f43
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/App.vue

+ 3 - 3
src/App.vue

@@ -248,7 +248,7 @@
           }
 
           .selectTop{
-            width: 64.3%;
+            width: 86%;
             display: flex;
           }
 
@@ -257,14 +257,14 @@
             margin-top: 16px;
 
             .selectLeft{
-              width: 30%;
+              width: 40%;
               display: flex;
               flex-direction: column;
               margin-right: 70px;
               // align-items: center;              
             }
             .selectRight{
-              width: 30%;
+              width: 40%;
               height: 150px;
               display: flex;
               flex-direction: column;