소스 검색

feat: 修改tree样式

DESKTOP-USV654P\pc 8 달 전
부모
커밋
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;
   }