[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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,6 +28,10 @@ adf-layout-header .mat-toolbar-single-row {
font-weight: 100; font-weight: 100;
} }
.adf-toolbar--spacer {
flex: 1 1 auto;
}
.adf-toolbar-divider { .adf-toolbar-divider {
margin: 0 5px; margin: 0 5px;