better spacing
This commit is contained in:
parent
c211993e8b
commit
6ae1e0918e
1 changed files with 5 additions and 2 deletions
|
@ -35,11 +35,14 @@ in {
|
|||
#backlight,
|
||||
#battery,
|
||||
#clock,
|
||||
#network,
|
||||
#wireplumber {
|
||||
#network {
|
||||
padding: 0 15px;
|
||||
}
|
||||
|
||||
#wireplumber {
|
||||
padding: 0 20px 0 0;
|
||||
}
|
||||
|
||||
/*-----Indicators----*/
|
||||
#battery.charging {
|
||||
color: ${charging};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue