fix: align client dashboard metrics
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user