Merge pull request #409 from umbraco/nathanwoulfe-patch-1
flex: 0 on router-outlet to collapse when empty
This commit is contained in:
@@ -46,6 +46,7 @@ export class UmbWorkspaceLayout extends UmbLitElement {
|
||||
}
|
||||
router-slot {
|
||||
height: 100%;
|
||||
flex:0;
|
||||
}
|
||||
|
||||
umb-extension-slot[slot='actions'] {
|
||||
|
||||
Reference in New Issue
Block a user