GuoYuFu123 6 年之前
父節點
當前提交
4be83caa7f
共有 1 個文件被更改,包括 4 次插入2 次删除
  1. 4 2
      src/components/config_point/step3_edit/enum_handle.vue

+ 4 - 2
src/components/config_point/step3_edit/enum_handle.vue

@@ -110,13 +110,15 @@ export default {
         }
         .left {
             position: absolute;
-            top: -25px;
+            top: -35px;
             left: -11px;
         }
         .right {
             position: absolute;
-            top: -25px;
+            top: -35px;
             left: 260px;
+            margin: 0;
+            padding: 0
         }
         li {
             display: flex;