add latest

This commit is contained in:
2022-09-24 00:05:13 +01:00
parent 8a7f1c3f31
commit 39d53e2459
5 changed files with 24 additions and 14 deletions

View File

@@ -31,17 +31,19 @@ watchEffect(() => {
<style lang="scss">
.icon-size {
width: 40px;
height: 40px;
width: 55px;
height: 55px;
}
.ratio-count {
font-weight: bold;
font-size: 1.5rem;
text-align: center;
}
.efficiency-perc {
font-weight: bold;
font-size: 1.5rem;
color: $green-9 !important;
}