[AAE-6346] ADW Header is not aligned to right (#7356)

This commit is contained in:
Bartosz Sekuła
2021-11-09 12:14:06 +01:00
committed by GitHub
parent 82558853c7
commit 9c64f7fb9d

View File

@@ -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;