Q-ABAB 2 年之前
父节点
当前提交
16c2514f43
共有 1 个文件被更改,包括 3 次插入3 次删除
  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;