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,
|
#backlight,
|
||||||
#battery,
|
#battery,
|
||||||
#clock,
|
#clock,
|
||||||
#network,
|
#network {
|
||||||
#wireplumber {
|
|
||||||
padding: 0 15px;
|
padding: 0 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#wireplumber {
|
||||||
|
padding: 0 20px 0 0;
|
||||||
|
}
|
||||||
|
|
||||||
/*-----Indicators----*/
|
/*-----Indicators----*/
|
||||||
#battery.charging {
|
#battery.charging {
|
||||||
color: ${charging};
|
color: ${charging};
|
||||||
|
|
Loading…
Add table
Reference in a new issue