fix: align client dashboard metrics

This commit is contained in:
hectorzhao
2026-08-28 10:14:31 +08:00
parent 4d4c1f39d4
commit a70e9e2c07
3 changed files with 5 additions and 37 deletions
-19
View File
@@ -580,25 +580,6 @@
justify-content: flex-end;
}
.client-amount-value {
background: none !important;
color: #111111 !important;
font-family: Arial, "Microsoft YaHei", sans-serif !important;
font-size: 38px !important;
font-style: normal;
font-variant-numeric: tabular-nums;
font-weight: 500 !important;
letter-spacing: 0 !important;
line-height: 1.2 !important;
text-shadow: none !important;
-webkit-background-clip: border-box !important;
-webkit-text-fill-color: #111111 !important;
}
.client-amount-value--compact {
font-size: 28px !important;
}
.client-billing-page .client-billing-amount {
background: none;
color: var(--color-text-strong);