Skip to content

Commit

Permalink
[sao] Increase tree spaces, add space after list icons (coopengo#23) …
Browse files Browse the repository at this point in the history
…[CUSTOM]
  • Loading branch information
JCavallo authored and nicoe committed Sep 13, 2023
1 parent b723c55 commit 6fe2703
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sao/theme/coog/elements/tree.less
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
@treeview-hover-color: @color_light_blue;
@treeview-hover-text-color: @color_white;

@treeview-line-vertical-padding:3px;
@treeview-line-vertical-padding:5px;

@treeview-img-size: 1.5em;

Expand Down Expand Up @@ -44,6 +44,7 @@
height: @treeview-img-size!important;
width: @treeview-img-size!important;
margin-top: -5px;
margin-right: 0.25em;
}
}

Expand Down

0 comments on commit 6fe2703

Please sign in to comment.