Fixed width

This commit is contained in:
2026-02-26 22:03:51 +01:00
parent 5031931d31
commit 47c390adbd
@@ -18,7 +18,8 @@ window#waybar {
}
#workspaces button {
padding: 2px 12px;
padding: 2px 0px; /* vertical only */
min-width: 24px; /* ← controls width */
background-color: transparent;
color: @text;
border: 1px solid @green; /* visible border */