diff --git a/projects/common/src/fm/components/menu-background/menu-background.component.scss b/projects/common/src/fm/components/menu-background/menu-background.component.scss index 950860a..8622cf5 100644 --- a/projects/common/src/fm/components/menu-background/menu-background.component.scss +++ b/projects/common/src/fm/components/menu-background/menu-background.component.scss @@ -9,6 +9,7 @@ background-color: #000000; transition: opacity 0s ease-out 1s; pointer-events: none; + z-index:99; } .menu-background.show {