diff --git a/stow/.config/waybar/style.css b/stow/.config/waybar/style.css index 08f5038..bd2559f 100644 --- a/stow/.config/waybar/style.css +++ b/stow/.config/waybar/style.css @@ -108,16 +108,6 @@ button:hover { #workspaces { } -/* If workspaces is the leftmost module, omit left margin */ -.modules-left > widget:first-child > #workspaces { - margin-left: 0; -} - -/* If workspaces is the rightmost module, omit right margin */ -.modules-right > widget:last-child > #workspaces { - margin-right: 0; -} - #clock { border-top-right-radius: 0px; border-bottom-right-radius: 0px;