natasha 11 months ago
parent
commit
5a25a920e1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/components/inputModules/common/TreeView.vue

+ 1 - 0
src/components/inputModules/common/TreeView.vue

@@ -377,6 +377,7 @@ export default {
   }
   }
   .el-tree-node__content {
   .el-tree-node__content {
     height: 44px;
     height: 44px;
+    line-height: 44px;
   }
   }
 }
 }
 </style>
 </style>