diff --git a/dmp-frontend/src/app/ui/dmp/editor/dmp-editor.component.scss b/dmp-frontend/src/app/ui/dmp/editor/dmp-editor.component.scss index d3be08994..a96a07110 100644 --- a/dmp-frontend/src/app/ui/dmp/editor/dmp-editor.component.scss +++ b/dmp-frontend/src/app/ui/dmp/editor/dmp-editor.component.scss @@ -29,11 +29,6 @@ padding-right: 6px; } -.actions { - display: flex; - justify-content: flex-end; -} - ::ng-deep .mat-tab-labels { justify-content: space-between; }