fix: prices cached on tab switch; background price fetch every 2min; stat-price-total bigger

This commit is contained in:
dadaloop82
2026-05-07 17:44:56 +00:00
parent b9082eae52
commit 20192f902d
3 changed files with 33 additions and 9 deletions
+2 -2
View File
@@ -2611,8 +2611,8 @@ body {
}
.stat-price-total {
display: block;
font-size: 0.62rem;
font-weight: 600;
font-size: 0.75rem;
font-weight: 700;
color: #15803d;
margin-top: 2px;
white-space: nowrap;