From 2bbcc402dedff27ceffa014e7ad7790eb7d5a481 Mon Sep 17 00:00:00 2001 From: Joan Sanchez Date: Thu, 6 Jun 2019 15:01:47 +0200 Subject: [PATCH] added treeview margin #1507 --- front/core/components/treeview/style.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/front/core/components/treeview/style.scss b/front/core/components/treeview/style.scss index a4e6f5658..ac50c7a19 100644 --- a/front/core/components/treeview/style.scss +++ b/front/core/components/treeview/style.scss @@ -16,6 +16,7 @@ vn-treeview { .actions { min-width: 24px; + margin-right: 10px } .description {