Skip to content

Commit

Permalink
Fix alignment between top-level group titles and item titles
Browse files Browse the repository at this point in the history
  • Loading branch information
josh-berry committed Dec 24, 2024
1 parent 9d7ebdb commit c70e473
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion styles/forest.less
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,6 @@
& > .forest-title {
font-weight: var(--group-header-font-weight);
font-size: var(--group-header-font-size);
margin-left: 0; // To align with the icons in child items
}

// Don't change the background color as if the group were a regular item
Expand Down

0 comments on commit c70e473

Please sign in to comment.