wenbobowen 4 年之前
父节点
当前提交
07271b3c90
共有 1 个文件被更改,包括 2 次插入5 次删除
  1. 2 5
      src/views/projectManage/publishTask/index.vue

+ 2 - 5
src/views/projectManage/publishTask/index.vue

@@ -474,7 +474,7 @@ export default {
   .step {
     position: fixed;
     top: 200px;
-    right:100px;
+    right:150px;
   }
   .pubconfig {
     .control {
@@ -495,10 +495,7 @@ export default {
       color: #444444;
       font-size: 14px;
       margin-bottom: 16px;
-      margin-top: 40px;
-      &:first-child {
-        margin-top: 0px;
-      }
+      margin-top: 30px;
     }
   }
 }