Fixed time displayed issue

This commit is contained in:
2025-08-10 11:27:35 -04:00
parent 0e517b110f
commit c1a2338c56
7 changed files with 63 additions and 936 deletions
+1 -1
View File
@@ -1024,7 +1024,7 @@
border: 1px solid rgba(220, 38, 38, 0.3);
}
.location-accuracy-badge.accuracy-unaccurate {
.location-accuracy-badge.accuracy-inaccurate {
background: var(--danger-light);
color: var(--danger-color);
border: 1px solid rgba(220, 38, 38, 0.3);