updates on the active section regarding the notifications

This commit is contained in:
2026-06-25 13:33:55 +05:30
parent 857b268991
commit bdfe4250ce
2 changed files with 55 additions and 13 deletions

View File

@@ -10810,9 +10810,9 @@
}
.dispatch-container .adcard-customer {
font-size: 14.5px;
font-weight: 700;
color: var(--text);
font-size: 12px;
font-weight: 500;
color: #94a3b8;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
@@ -10822,9 +10822,9 @@
display: flex;
align-items: center;
gap: 4px;
color: var(--text-muted);
font-size: 12px;
font-weight: 500;
color: var(--text);
font-size: 14.5px;
font-weight: 700;
}
.dispatch-container .adcard-status {