diff --git a/resources/style.css b/resources/style.css index 40d870a..ae6e496 100644 --- a/resources/style.css +++ b/resources/style.css @@ -40,6 +40,8 @@ button { /* Avoid rounded borders under each button name */ border: none; border-radius: 0; + /* https://github.com/Alexays/Waybar/issues/1731 */ + min-width: 0; } /* https://github.com/Alexays/Waybar/wiki/FAQ#the-workspace-buttons-have-a-strange-hover-effect */