浏览代码

no message

lgh 1 年之前
父节点
当前提交
1b77db4a37
共有 1 个文件被更改,包括 2 次插入2 次删除
  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 {