New backup 2025-03-04 19:15:02
This commit is contained in:
parent
7a74744743
commit
e6073d58e8
2 changed files with 3 additions and 0 deletions
|
@ -37,6 +37,7 @@ scale trough highlight,
|
|||
progressbar>trough>progress {
|
||||
background-color: $color2;
|
||||
border-radius: 4px;
|
||||
min-height: 10px;
|
||||
}
|
||||
circular-progress {
|
||||
color: $color1;
|
||||
|
|
|
@ -204,6 +204,8 @@
|
|||
:space-evenly false
|
||||
:halign "center"
|
||||
(progress
|
||||
:height 10
|
||||
:valign "center"
|
||||
:value {EWW_BATTERY.BAT0.capacity}
|
||||
:orientation "h")))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue