New backup 2025-06-30 15:00:02
This commit is contained in:
parent
8b20154c07
commit
3583eb0513
3 changed files with 4 additions and 3 deletions
|
@ -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{
|
||||
|
|
|
@ -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 |
Loading…
Add table
Reference in a new issue