lgh 1 anno fa
parent
commit
1b77db4a37
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      src/App.vue

+ 2 - 2
src/App.vue

@@ -22,7 +22,7 @@ provide('reload', ()=>{
 <style  lang="scss">
 .serch-box {
   width: 100%;
-  height: 80px;
+  // height: 80px;
   box-sizing: border-box;
   display: flex;
   padding: 0 24px 0 0;
@@ -46,7 +46,7 @@ provide('reload', ()=>{
     }
 
     .el-form {
-      min-width: 940px;
+      // min-width: 940px;
     }
 
     .el-form-item__label {