change stats-table style

This commit is contained in:
smanylov
2025-12-15 11:24:07 +07:00
parent 3334059df7
commit 72bd21c648
2 changed files with 31 additions and 5 deletions
+4 -2
View File
@@ -165,13 +165,15 @@
&.stats-header {
background: #f9fafb;
border-left: none;
font-size: 18px;
font-size: 16px;
font-weight: 500;
}
&.first-column {
font-size: 18px;
font-size: 16px;
justify-content: start;
padding-left: 20px;
font-weight: 500;
.icon {
color: var(--card-color-1);