diff --git a/services/web/frontend/stylesheets/components/navbar.scss b/services/web/frontend/stylesheets/components/navbar.scss index 64a77f55d8..32a0c8ef76 100644 --- a/services/web/frontend/stylesheets/components/navbar.scss +++ b/services/web/frontend/stylesheets/components/navbar.scss @@ -147,7 +147,7 @@ background-color: var(--navbar-bg); margin: 0 calc(-1 * var(--navbar-padding-h)); - z-index: 1; + z-index: 10; .navbar-nav { > li {