From a49e918847049f38568eb3200ddd5d8305ea565a Mon Sep 17 00:00:00 2001 From: "Mr. M" Date: Thu, 14 Aug 2025 13:29:12 +0200 Subject: [PATCH] fix: Fixed workspace icons overflow having the wrong spacing, b=no-bug, c=workspaces --- src/zen/workspaces/overflow-icons.inc.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/zen/workspaces/overflow-icons.inc.css b/src/zen/workspaces/overflow-icons.inc.css index d100a0220..3bd66a6b5 100644 --- a/src/zen/workspaces/overflow-icons.inc.css +++ b/src/zen/workspaces/overflow-icons.inc.css @@ -5,7 +5,6 @@ */ &:not(:hover) { - width: min(var(--zen-overflowed-workspace-button-width,10px), 25px) !important; min-width: 10px; &::after {