mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-02 22:21:48 -05:00
Respond to PR feedback.
This commit is contained in:
@@ -38,7 +38,7 @@ const flexGrowStyling = {
|
||||
};
|
||||
|
||||
const ToolbarActiveStyle = {
|
||||
backgroundColor: 'rgb(0, 123, 186)',
|
||||
backgroundColor: '#007bba',
|
||||
color: 'white',
|
||||
padding: '0 5px',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user