Refine dashboard overview layout
This commit is contained in:
@@ -259,6 +259,8 @@ vi.mock('../theme', () => ({
|
||||
useAdminTheme: () => ({
|
||||
textStrong: '#0f172a',
|
||||
text: '#0f172a',
|
||||
textMuted: '#94a3b8',
|
||||
accent: '#7c3aed',
|
||||
muted: '#64748b',
|
||||
border: '#e2e8f0',
|
||||
surface: '#ffffff',
|
||||
|
||||
Reference in New Issue
Block a user