diff --git a/frontend/src/app/main/ui/workspace/top_toolbar.scss b/frontend/src/app/main/ui/workspace/top_toolbar.scss index 53b534569e..d005682878 100644 --- a/frontend/src/app/main/ui/workspace/top_toolbar.scss +++ b/frontend/src/app/main/ui/workspace/top_toolbar.scss @@ -18,7 +18,7 @@ padding: deprecated.$s-8 deprecated.$s-16; border-radius: deprecated.$s-8; border: deprecated.$s-2 solid var(--panel-border-color); - z-index: deprecated.$z-index-3; + z-index: deprecated.$z-index-1; background-color: var(--color-background-primary); transition: top 0.3s,