diff --git a/app/assets/stylesheets/components/header.scss b/app/assets/stylesheets/components/header.scss index 8996ec6cd..1fe81bd9f 100644 --- a/app/assets/stylesheets/components/header.scss +++ b/app/assets/stylesheets/components/header.scss @@ -229,7 +229,7 @@ position: fixed; top: 0; background: var(--accent-brand); - z-index: var(--popover); + z-index: var(--z-popover); height: var(--su-1); width: 0; &.showing {