From 836c543c6286668f2fed39f11d8713ddd3b4aa3d Mon Sep 17 00:00:00 2001 From: Alexis Date: Fri, 2 Nov 2018 17:07:51 +0100 Subject: [PATCH] fix: style --- resources/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/style.css b/resources/style.css index 1e9be375..8d228005 100644 --- a/resources/style.css +++ b/resources/style.css @@ -29,7 +29,7 @@ window#waybar { border-bottom: 3px solid white; } -#clock, #battery, #cpu, #memory, #network, #pulseaudio, #custom-spotify, #tray #mode { +#clock, #battery, #cpu, #memory, #network, #pulseaudio, #custom-spotify, #tray, #mode { padding: 0 10px; margin: 0 5px; }