Skip to content

Commit 3804921

Browse files
authored
remove sidebar padding bottom (#18087)
1 parent 9c02fb4 commit 3804921

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Umbraco.Web.UI.Client/src/packages/core/section/section-sidebar/section-sidebar.element.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ export class UmbSectionSidebarElement extends UmbLitElement {
3737
flex-direction: column;
3838
z-index: 10;
3939
position: relative;
40-
padding-bottom: var(--uui-size-4);
4140
box-sizing: border-box;
4241
}
4342

0 commit comments

Comments
 (0)