change color, fix date for claims

This commit is contained in:
smanylov
2026-04-23 12:43:27 +07:00
parent fc9dc836e7
commit 86263bd235
3 changed files with 11 additions and 12 deletions
+2 -2
View File
@@ -2744,8 +2744,8 @@
background: v.$b-color-1;
&.active {
background: #dbeafe;
color: #1e40af;
background: #3b82f6;
color: v.$white;
}
}
}