Commit 75ef8633875e144021997fa14a01f95229e57214

Authored by 梁灏
1 parent 64ecada5

update Tree

Showing 1 changed file with 5 additions and 0 deletions   Show diff stats
src/styles/components/tree.less
... ... @@ -61,4 +61,9 @@
61 61 cursor: @cursor-disabled;
62 62 }
63 63 }
  64 +
  65 + .@{checkbox-prefix-cls}-wrapper{
  66 + margin-right: 4px;
  67 + margin-left: 4px;
  68 + }
64 69 }
... ...