New backup 2025-06-30 15:00:02

This commit is contained in:
Penelope Gwen 2025-06-30 15:00:02 -07:00
parent 8b20154c07
commit 3583eb0513
3 changed files with 4 additions and 3 deletions

View file

@ -15,8 +15,9 @@ $bar-module-border-radius: 8px;
// Global Styles
.bar {
background-color: $color5;
font-size: 1em;
padding: 0px;
padding: 10px 0px;
margin: 0px 15px;
>box>button {
&:hover{

View file

@ -4,8 +4,8 @@
:windowtype "dock"
:exclusive true
:geometry (geometry :x "0%"
;; :y "0%"
:y "10px"
:y "0%"
;; :y "10px"
:width "100%"
:height "30px"
:anchor "top center")

Binary file not shown.

Before

Width:  |  Height:  |  Size: 615 KiB

After

Width:  |  Height:  |  Size: 24 KiB