Adds padding/breathing room to dashboard content like we have today
This commit is contained in:
@@ -41,6 +41,7 @@ export class UmbSectionDashboardsElement extends UmbLitElement {
|
||||
height: 100%;
|
||||
box-sizing: border-box;
|
||||
display: block;
|
||||
padding:var(--uui-size-5);
|
||||
}
|
||||
`,
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user