fix: Fixed workspace icons overflow having the wrong spacing, b=no-bug, c=workspaces

This commit is contained in:
Mr. M
2025-08-14 13:29:12 +02:00
parent 4337e5a964
commit a49e918847

View File

@@ -5,7 +5,6 @@
*/
&:not(:hover) {
width: min(var(--zen-overflowed-workspace-button-width,10px), 25px) !important;
min-width: 10px;
&::after {