Fine tuning date formatting.

This commit is contained in:
2026-08-22 00:09:57 +00:00
parent 29f8fac013
commit c77598adc7
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -356,7 +356,7 @@ const abuseRows = computed(() => formatAbuseRows(data.value?.abuse || [], client
}
.visit-table .last-seen {
width: 5rem;
width: 6rem;
text-align: right;
white-space: nowrap;
cursor: pointer;