mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-23 08:49:46 -04:00
Small changes to the data viz colors and chart sizing
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
const COLORS = {
|
||||
delivered: '#0076d6',
|
||||
failed: '#fa9441',
|
||||
failed: '#c6cace',
|
||||
text: '#666'
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user