added 100% height to layout router slot
This commit is contained in:
@@ -46,6 +46,10 @@ export class UmbEditorEntityLayout extends UmbContextConsumerMixin(LitElement) {
|
||||
margin-left: auto;
|
||||
}
|
||||
|
||||
router-slot {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
uui-input {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user