浏览代码

edit 样式微调

reaper 4 年之前
父节点
当前提交
d6ff9cc23c
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/components/knowledgeExtra/AddNewRule.vue

+ 2 - 1
src/components/knowledgeExtra/AddNewRule.vue

@@ -17,9 +17,10 @@
     width: 100%;
   }
   .tip_text {
-    margin-top: -8px;
+    // margin-top: -8px;
     font-size: 12px;
     color: red;
+    line-height: 16px;
     // transform: scale(.8, .8); 
   }
   .form_btn {