New backup 2025-09-03 18:15:02
This commit is contained in:
parent
288bf687a1
commit
2f474fce85
3 changed files with 5 additions and 7 deletions
|
@ -47,7 +47,7 @@ $transition-time: 0.3s;
|
|||
}
|
||||
|
||||
|
||||
@import "./bar/profile.scss";
|
||||
@import "./bar/power.scss";
|
||||
@import "./bar/workspaces.scss";
|
||||
|
||||
@import "./bar/scratchpad.scss";
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.battery {
|
||||
margin: 0px 10px;
|
||||
.powermenu {
|
||||
$module-fg-color: $color7;
|
||||
$module-bg-color: $color0;
|
||||
@import "./styles/button.scss"
|
||||
}
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
.profile {
|
||||
padding: 0px 5px;
|
||||
|
||||
}
|
Loading…
Add table
Reference in a new issue