201 előtti mentés

This commit is contained in:
Roo
2026-03-26 07:09:44 +00:00
parent 89668a9beb
commit 03258db091
124 changed files with 13619 additions and 13347 deletions

View File

@@ -218,7 +218,7 @@ const approveService = (serviceId: number) => {
}
.stat-value.pending {
color: #ffc107;
color: #3b82f6;
}
.stat-value.approved {
@@ -276,8 +276,8 @@ const approveService = (serviceId: number) => {
}
.status-badge.pending {
background-color: #fff3cd;
color: #856404;
background-color: #dbeafe;
color: #1d4ed8;
}
.status-badge.approved {