add latest

This commit is contained in:
2022-09-27 03:48:13 +01:00
parent f575f3120a
commit 971ee38f76
25 changed files with 334 additions and 111 deletions

View File

@@ -38,13 +38,13 @@ watchEffect(() => {
.ratio-count {
font-weight: bold;
font-size: 1.9rem;
font-size: 2.5rem;
text-align: center;
}
.efficiency-perc {
font-weight: bold;
font-size: 1.9rem;
font-size: 2.5rem;
color: $green-9 !important;
}
@@ -53,7 +53,7 @@ watchEffect(() => {
}
.electricity-icon {
width: 40px;
width: 50px;
margin-bottom: -5px;
}