diff --git a/lib/core/layout/components/header/header.component.scss b/lib/core/layout/components/header/header.component.scss index 741ef75a46..9afb99b8f8 100644 --- a/lib/core/layout/components/header/header.component.scss +++ b/lib/core/layout/components/header/header.component.scss @@ -28,6 +28,10 @@ adf-layout-header .mat-toolbar-single-row { font-weight: 100; } + .adf-toolbar--spacer { + flex: 1 1 auto; + } + .adf-toolbar-divider { margin: 0 5px;