Browse Source

feat: 修改tree样式

DESKTOP-USV654P\pc 8 tháng trước cách đây
mục cha
commit
0ee8a839ad
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;
   }