diff options
Diffstat (limited to 'modules/user/desktop/apps/waybar/style.css')
| -rw-r--r-- | modules/user/desktop/apps/waybar/style.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/user/desktop/apps/waybar/style.css b/modules/user/desktop/apps/waybar/style.css index 75fa6f7..2fe5710 100644 --- a/modules/user/desktop/apps/waybar/style.css +++ b/modules/user/desktop/apps/waybar/style.css @@ -28,7 +28,9 @@ tooltip label { background: none; box-shadow: none; color: #6c7086; + min-width: 0px; padding: 0; + padding-right: 4px; } #workspaces button.visible { |
