removed height from router slot in editor entity layout

This commit is contained in:
Jesper Møller Jensen
2022-10-05 12:10:37 +02:00
parent fd64ef526e
commit 3f5db3175b

View File

@@ -59,10 +59,6 @@ export class UmbEditorEntityLayout extends UmbContextConsumerMixin(LitElement) {
margin-left: auto;
}
router-slot {
height: 100%;
}
uui-input {
width: 100%;
}