浏览代码

修改提示信息显示位置

achao 3 年之前
父节点
当前提交
55fe3fa782
共有 2 个文件被更改,包括 3 次插入2 次删除
  1. 3 1
      src/styles/media.scss
  2. 0 1
      src/views/outboundManagement/collectionManagement.vue

+ 3 - 1
src/styles/media.scss

@@ -61,7 +61,7 @@ background: #E8ECF6;
 }
 
 .winseaview-main {
-  position: absolute;
+  position: relative;
   left: 200px;
   padding: 0;
   // padding-bottom: 20px;
@@ -78,6 +78,8 @@ background: #E8ECF6;
   // padding-bottom: 22px;
   width: 100%;
   box-sizing: border-box;
+  padding: 10px;
+  box-sizing: border-box;
 }
 
 .winseaview-footer {

+ 0 - 1
src/views/outboundManagement/collectionManagement.vue

@@ -21,7 +21,6 @@
       <template slot="right">
         <el-col
           style="text-align: right; line-height: 60px; padding-right: 10px"
-          :span="8"
         >
         <div class="el-input el-input--small el-input--suffix">
           <el-select