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 {
|
progressbar>trough>progress {
|
||||||
background-color: $color2;
|
background-color: $color2;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
min-height: 10px;
|
||||||
}
|
}
|
||||||
circular-progress {
|
circular-progress {
|
||||||
color: $color1;
|
color: $color1;
|
||||||
|
|
|
@ -204,6 +204,8 @@
|
||||||
:space-evenly false
|
:space-evenly false
|
||||||
:halign "center"
|
:halign "center"
|
||||||
(progress
|
(progress
|
||||||
|
:height 10
|
||||||
|
:valign "center"
|
||||||
:value {EWW_BATTERY.BAT0.capacity}
|
:value {EWW_BATTERY.BAT0.capacity}
|
||||||
:orientation "h")))
|
:orientation "h")))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue