diff --git a/projects/common/src/fm/components/app/app.component.scss b/projects/common/src/fm/components/app/app.component.scss index 2a4a243..5c1a298 100644 --- a/projects/common/src/fm/components/app/app.component.scss +++ b/projects/common/src/fm/components/app/app.component.scss @@ -95,6 +95,7 @@ body { background: #f1f1f1; line-height: 18px; user-select:none;} overflow: hidden; transition: max-height 0.5s ease-out; max-height:5em; + z-index: 2000; } .healthstatus {