GuoYuFu123 6 years ago
parent
commit
4be83caa7f
1 changed files with 4 additions and 2 deletions
  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;