coys 1 year ago
parent
commit
f2f388bd7c
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/views/question/reform/dialog.vue

+ 3 - 0
src/views/question/reform/dialog.vue

@@ -372,6 +372,9 @@ export default {
 };
 </script>
 <style lang="scss" scoped>
+.margin-top{
+    margin-bottom: -21px;
+  }
 .form {
   padding-top: 20px;
 }