From 96837771323f58b335d9a42b22e9c4eb50e962ef Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Thu, 24 Jul 2025 13:45:03 -0700 Subject: [PATCH] New backup 2025-07-24 13:45:03 --- de/home/.config/eww/style/bar.scss | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/de/home/.config/eww/style/bar.scss b/de/home/.config/eww/style/bar.scss index 41467f0..542b469 100644 --- a/de/home/.config/eww/style/bar.scss +++ b/de/home/.config/eww/style/bar.scss @@ -33,8 +33,12 @@ background-color: $bar-module-bg-color; button { +// overflow: hidden; // border-left: 2px solid blue; // background-color: blue; + &.center { + background-color: blue; + } label { padding: 0px 5px; margin-right: -10px;