Skip to content

Commit c41a022

Browse files
fix(fuselage): sidebar header alignment (#1031)
Co-authored-by: Douglas Fabris <devfabris@gmail.com>
1 parent 07485ef commit c41a022

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/fuselage/src/components/Sidebar/Sidebar.styles.scss

-4
Original file line numberDiff line numberDiff line change
@@ -178,10 +178,6 @@ $sidebar-banner-color-danger: theme(
178178

179179
color: $sidebar-item-color;
180180

181-
&--section {
182-
padding-block-start: lengths.padding(4);
183-
}
184-
185181
&--toolbox {
186182
height: $sidebar-section-height;
187183
}

0 commit comments

Comments
 (0)