user/eww: fix linebar alignment
This commit is contained in:
parent
e7db438520
commit
abc7716dbe
2 changed files with 2 additions and 2 deletions
|
|
@ -54,7 +54,7 @@ window {
|
|||
font-size: 0;
|
||||
|
||||
button {
|
||||
padding: 0 17px;
|
||||
padding: 0 13px;
|
||||
}
|
||||
|
||||
.empty {
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
(defwindow linebar :monitor 0
|
||||
:geometry (geometry :x "35px"
|
||||
:geometry (geometry :x "30px"
|
||||
:y "0%"
|
||||
:width "100%"
|
||||
:height "2px"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue