diff --git a/front/core/components/treeview/style.scss b/front/core/components/treeview/style.scss index c3a7e3cab..b3724a9f1 100644 --- a/front/core/components/treeview/style.scss +++ b/front/core/components/treeview/style.scss @@ -26,7 +26,6 @@ vn-treeview-childs { & > div.expanded > .arrow { transform: rotate(180deg); } - ul { padding-left: 2.2em; }