Skip to content

Commit

Permalink
fix(fuselage): sidebar header alignment (#1031)
Browse files Browse the repository at this point in the history
Co-authored-by: Douglas Fabris <devfabris@gmail.com>
  • Loading branch information
juliajforesti and dougfabris committed Apr 24, 2023
1 parent 07485ef commit c41a022
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/fuselage/src/components/Sidebar/Sidebar.styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -178,10 +178,6 @@ $sidebar-banner-color-danger: theme(

color: $sidebar-item-color;

&--section {
padding-block-start: lengths.padding(4);
}

&--toolbox {
height: $sidebar-section-height;
}
Expand Down

0 comments on commit c41a022

Please sign in to comment.