DESKTOP-USV654P\pc 8 месяцев назад
Родитель
Сommit
0ee8a839ad
1 измененных файлов с 1 добавлено и 1 удалено
  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;
   }