don't set height on scrollable router-slot
This commit is contained in:
@@ -38,7 +38,6 @@ export class UmbSectionDashboardsElement extends UmbLitElement {
|
||||
|
||||
#router-slot {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
box-sizing: border-box;
|
||||
display: block;
|
||||
padding:var(--uui-size-5);
|
||||
|
||||
Reference in New Issue
Block a user