refactor: remove unnecessary label widgets in EWW bar

This commit is contained in:
Kiana Sheibani 2025-02-27 15:44:11 -05:00
parent e3228bb1ef
commit 2981dca288
Signed by: toki
GPG key ID: 6CB106C25E86A9F7
2 changed files with 15 additions and 20 deletions

View file

@ -200,17 +200,12 @@ scale trough {
.bar-internet {
margin-left: 5px;
margin-right: 9px;
font-family: "JetBrains Mono";
font-size: 15px;
color: #bb9af7;
font-size: 12px;
&.disabled {
color: $disabled;
}
.symbol {
font-size: 15px;
}
}
.bar-bluetooth {