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 {