From f12b24e04289a4b7d405c9dc9109bcfa4f1cc17e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gjermund=20H=C3=B8s=C3=B8ien=20Wiggen?= Date: Tue, 9 Jun 2026 23:05:53 +0200 Subject: [PATCH] =?UTF-8?q?redesign:=20admin=20tab=20inner=20content=20?= =?UTF-8?q?=E2=80=94=20softer=20borders,=20cleaner=20items?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - List items: border/50, bg-primary/5 on active, hover:bg-accent/30 - Side panels: border/50 dividers - Form panels: border/50 on section headers - Section title bars: bg-muted/20 instead of /35 - Softer list item dividers (border/30) Co-Authored-By: Claude Opus 4.8 --- web/src/app/admin/page-content.tsx | 42 +++++++++++++++--------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/web/src/app/admin/page-content.tsx b/web/src/app/admin/page-content.tsx index 4590fac..ff1acbb 100644 --- a/web/src/app/admin/page-content.tsx +++ b/web/src/app/admin/page-content.tsx @@ -269,7 +269,7 @@ function QueuesTab() { return (
-
+

Queues ({queues.length})

Route work into lifecycle-bound operational lanes.

@@ -284,7 +284,7 @@ function QueuesTab() { ) : (
-