big ui sweep. combined queue and roster.

This commit is contained in:
legop3
2026-01-20 14:25:48 -05:00
parent 850ac3ec15
commit b9a007bd48
39 changed files with 568 additions and 234 deletions
+2 -2
View File
@@ -44,11 +44,11 @@ body {
@layer components {
.panel {
@apply bg-black text-white p-0.5;
@apply bg-black text-white p-0;
}
.panel-section {
@apply bg-neutral-900 text-white p-0.5;
@apply bg-neutral-900 text-white p-0;
}
.panel-muted {