Refine admin PWA dark theme controls
This commit is contained in:
@@ -128,7 +128,9 @@ vi.mock('../theme', () => ({
|
||||
successText: '#166534',
|
||||
infoBg: '#e0e7ff',
|
||||
infoText: '#3730a3',
|
||||
accentSoft: '#eef2ff',
|
||||
}),
|
||||
withAlpha: (value: string) => value,
|
||||
}));
|
||||
|
||||
import MobileNotificationsPage from '../NotificationsPage';
|
||||
|
||||
Reference in New Issue
Block a user