Skip to content

Commit

Permalink
add sidebar bottom space
Browse files Browse the repository at this point in the history
  • Loading branch information
madsrasmussen authored and iOvergaard committed May 31, 2024
1 parent 90a6cfa commit 18bd951
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ export class UmbSectionSidebarElement extends UmbLitElement {
flex-direction: column;
z-index: 10;
position: relative;
padding-bottom: var(--uui-size-4);
box-sizing: border-box;
}
#scroll-container {
Expand Down

0 comments on commit 18bd951

Please sign in to comment.