yhfu 2 weeks ago
parent
commit
492c26a85f
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/views/forest.vue

+ 3 - 3
src/views/forest.vue

@@ -965,9 +965,9 @@
   .third_contain{
     overflow: hidden;
     overflow-y: scroll;
-    width: 99%;
+    width: 95%;
     height: 100%;
-    padding-left:10px;
+    padding-left:18px;
     ::v-deep .el-button{
       width: 70px;
       height: 100%;
@@ -1032,7 +1032,7 @@
   }
 
   .thirdInputModel{
-    margin-top: 10px;
+    margin-top: 20px;
     // margin-left: 8%;
     // width: 95%;
   }