mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2025-06-26 23:11:49 +02:00
update waybar clock to have the right padding
This commit is contained in:
parent
e577a61b24
commit
a18ba2091e
@ -330,7 +330,7 @@ with lib;
|
|||||||
''''
|
''''
|
||||||
}
|
}
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
padding: 0px 30px 0px 15px;
|
padding: 0px 15px 0px 30px;
|
||||||
border-radius: 0px 0px 0px 40px;
|
border-radius: 0px 0px 0px 40px;
|
||||||
}
|
}
|
||||||
''
|
''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user