diff --git a/projects/common/src/fm/components/app/app.component.scss b/projects/common/src/fm/components/app/app.component.scss index 3735e89..763dc46 100644 --- a/projects/common/src/fm/components/app/app.component.scss +++ b/projects/common/src/fm/components/app/app.component.scss @@ -125,7 +125,7 @@ body { background: #f1f1f1; line-height: 18px; user-select:none;font-family: Lat max-height:0em; } -fm-app-menu,fm-user-menu,fm-notification-menu { +fm-help-menu,fm-app-menu,fm-user-menu,fm-notification-menu { display: inline-block; margin-left: 1rem; } diff --git a/projects/common/src/fm/components/help-menu/help-menu.component.html b/projects/common/src/fm/components/help-menu/help-menu.component.html index 09c570d..c679e87 100644 --- a/projects/common/src/fm/components/help-menu/help-menu.component.html +++ b/projects/common/src/fm/components/help-menu/help-menu.component.html @@ -1,6 +1,6 @@