Browse Source

feat: 修改tree样式

DESKTOP-USV654P\pc 8 months ago
parent
commit
0ee8a839ad
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/Tree/style/index.less

+ 1 - 1
src/components/Tree/style/index.less

@@ -4,7 +4,7 @@
   background-color: @component-background;
 
   .ant-tree-treenode {
-    align-items: center;
+    align-items: center !important;
     padding-bottom: 0;
   }