Skip to content
Snippets Groups Projects
Verified Commit 6f6b1299 authored by Alex ORLUC's avatar Alex ORLUC
Browse files

FIX #8956 fix actions button align under chrome

parent 42845cf9
No related branches found
No related tags found
No related merge requests found
......@@ -81,7 +81,7 @@ mat-toolbar {
.actions {
box-shadow: none;
flex: 1;
justify-content: end;
justify-content: flex-end;
overflow: inherit;
}
.mat-badge-content {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment