WIP: Implement admin dashboard

This commit is contained in:
Björn Fromme
2023-10-22 17:05:43 +02:00
parent 38d6fafcb2
commit 91f0f76ccc
15 changed files with 280 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
.upload-status-badge {
@apply inline-flex items-center rounded-md px-1.5 py-0.5 text-xs font-medium;
@apply inline-flex items-center rounded-md px-1.5 py-0.5 text-xs font-medium whitespace-nowrap;
}
.upload-status-badge--default {