add sidebar bottom space
This commit is contained in:
committed by
Jacob Overgaard
parent
d80eec9b3e
commit
069b8647d8
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user