From dd92699ca1d82849ab7f0b16e2daa59c8bfdacb2 Mon Sep 17 00:00:00 2001 From: Andre Nijman Date: Mon, 23 Feb 2026 06:05:10 +0800 Subject: [PATCH] fix: Screenshot actions hidden behind Glance, b=closes https://github.com/zen-browser/desktop/issues/12196, p=#12468, c=glance Co-authored-by: andre --- src/zen/common/styles/zen-single-components.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/zen/common/styles/zen-single-components.css b/src/zen/common/styles/zen-single-components.css index 63608e082..47f3f7e75 100644 --- a/src/zen/common/styles/zen-single-components.css +++ b/src/zen/common/styles/zen-single-components.css @@ -9,6 +9,7 @@ position: absolute !important; top: 3%; right: 1.5%; + z-index: 2; } #zen-workspaces-button .zen-workspace-sidebar-name {