diff --git a/src/components/AppBar/style.module.scss b/src/components/AppBar/style.module.scss index df94ecc..8c3c791 100644 --- a/src/components/AppBar/style.module.scss +++ b/src/components/AppBar/style.module.scss @@ -3,7 +3,6 @@ .AppBar { background-color: $background-color !important; - z-index: 1400 !important; height: $header-height; flex-direction: row !important; align-items: center;