From 75ef8633875e144021997fa14a01f95229e57214 Mon Sep 17 00:00:00 2001
From: 梁灏 <admin@aresn.com>
Date: Tue, 3 Jul 2018 10:19:13 +0800
Subject: [PATCH] update Tree

---
 src/styles/components/tree.less | 5 +++++
 1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/src/styles/components/tree.less b/src/styles/components/tree.less
index 447ba50..a04e809 100644
--- a/src/styles/components/tree.less
+++ b/src/styles/components/tree.less
@@ -61,4 +61,9 @@
             cursor: @cursor-disabled;
         }
     }
+
+    .@{checkbox-prefix-cls}-wrapper{
+        margin-right: 4px;
+        margin-left: 4px;
+    }
 }
--
libgit2 0.21.4