Skip to content

Commit

Permalink
UHF-9132: Sidebar component spacing fix
Browse files Browse the repository at this point in the history
  • Loading branch information
teroelonen committed Nov 22, 2023
1 parent d304b45 commit 7ac2ce4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dist/css/styles.min.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/scss/06_components/layout/_layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -92,5 +92,6 @@ $-sidebar-width: calc(340px + $spacing-double + $spacing-double);
}

.layout-sidebar-second {
@include component-side-padding;
grid-area: sidebar;
}

0 comments on commit 7ac2ce4

Please sign in to comment.