Browse Source

fixbug:7776

reaper 4 years ago
parent
commit
4843f5d237
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/components/knowledgeExtra/AddNewRuleTable.vue

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

@@ -5,9 +5,10 @@
   margin-top: 10px;
   padding: 20px;
   box-sizing: border-box;
-  /deep/ .el-input--mini .el-input__inner,
+  /deep/ .el-table .el-input--mini .el-input__inner,
   .el-select {
     width: 100%;
+    font-size: 12px;
   }
   .btn_box {
     width: 100%;