Refine dashboard overview layout
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
tests / ui (push) Has been cancelled

This commit is contained in:
Codex Agent
2026-01-22 16:24:48 +01:00
parent 4f3503e3f4
commit 8aa2efdd9a
3 changed files with 155 additions and 116 deletions

View File

@@ -259,6 +259,8 @@ vi.mock('../theme', () => ({
useAdminTheme: () => ({
textStrong: '#0f172a',
text: '#0f172a',
textMuted: '#94a3b8',
accent: '#7c3aed',
muted: '#64748b',
border: '#e2e8f0',
surface: '#ffffff',