From c6a5f61373ad12286c67ad6cde804ef614c824cb Mon Sep 17 00:00:00 2001 From: afc163 Date: Sat, 5 Dec 2015 13:46:52 +0800 Subject: [PATCH] adjust tree style --- style/components/tree.less | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/style/components/tree.less b/style/components/tree.less index fdcb714fcf..b051799a65 100644 --- a/style/components/tree.less +++ b/style/components/tree.less @@ -32,7 +32,8 @@ } a { display: inline-block; - padding: 1px 3px 0 0; + padding: 1px 4px; + border-radius: 2px; margin: 0; cursor: pointer; height: 20px; @@ -42,7 +43,7 @@ } span { &.@{tree-prefix-cls}-checkbox { - margin: 3px 7px 0 0; + margin: 3px 4px 0 0; } &.@{tree-prefix-cls}-switcher-noop, &.@{tree-prefix-cls}-switcher,