fix: remove dashboard amount wrappers

This commit is contained in:
hectorzhao
2026-08-28 10:27:31 +08:00
parent 171c7d38e8
commit 0b84370270
3 changed files with 7 additions and 11 deletions
-4
View File
@@ -157,10 +157,6 @@
color: var(--color-text-muted);
}
.metric-card--featured strong {
color: var(--color-text-strong);
}
.metric-card span {
color: var(--color-text-muted);
font-size: var(--font-size-sm);