router slot 100% height

This commit is contained in:
Jesper Møller Jensen
2022-12-20 16:17:07 +01:00
parent 850116f7b4
commit 2e689a25fc

View File

@@ -45,6 +45,10 @@ export class UmbWorkspaceEntityLayout extends UmbContextConsumerMixin(UmbObserve
border-left: 1px solid var(--uui-color-border);
border-right: 1px solid var(--uui-color-border);
}
router-slot {
height: 100%;
}
`,
];