Restore country flag in chat header

This commit is contained in:
rajchales-monito
2026-07-24 13:21:27 +02:00
parent 45169e8113
commit ae088821e3
3 changed files with 10 additions and 2 deletions
+4
View File
@@ -319,6 +319,10 @@ label { display: grid; gap: 6px; color: var(--muted); font-size: 13px; }
background: #f8fbf9;
white-space: nowrap;
}
.visitor-summary-row .country-pill {
border-color: #d9e6df;
background: #fbfdfb;
}
.visitor-summary-row .presence-dot {
border: 0;
padding: 0;