From 4e6d85449a28d2f1c45c83b13780a58f4f824756 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Mon, 1 Sep 2025 06:45:29 -0700 Subject: [PATCH] New backup 2025-09-01 06:45:29 --- de/home/.config/eww/style/bar.scss | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/de/home/.config/eww/style/bar.scss b/de/home/.config/eww/style/bar.scss index 99d1c2e..9c4cfc4 100644 --- a/de/home/.config/eww/style/bar.scss +++ b/de/home/.config/eww/style/bar.scss @@ -170,6 +170,9 @@ $bar-reveal-children-bg-color: rgba($color0, 0.2); .scratchpad { margin-left: 10px; + &>widget>box>box>label { + padding: 0px 10px; + } } scale trough, @@ -208,8 +211,8 @@ $bar-reveal-children-bg-color: rgba($color0, 0.2); text-shadow: $bar-module-hover-shadow; } } - .tray>widget>image, - .scratchpad>button>image { + .tray>widget>image { +// .scratchpad>button>image { padding: 3px 10px; min-width: $bar-module-width; } @@ -237,7 +240,7 @@ $bar-reveal-children-bg-color: rgba($color0, 0.2); // HOTFIXES - .scratchpad>widget>box>box, +// .scratchpad>widget>box>box, .scratchpad .reveal_children>*:last-child, .tray_tab>widget>box>box, .tray_tab .reveal_children>widget:last-child>image {