Respond to PR feedback.

This commit is contained in:
Kia Lam
2019-03-05 12:01:06 -05:00
parent 35ecd83214
commit 9f86fc2def
7 changed files with 101 additions and 135 deletions

View File

@@ -38,7 +38,7 @@ const flexGrowStyling = {
};
const ToolbarActiveStyle = {
backgroundColor: 'rgb(0, 123, 186)',
backgroundColor: '#007bba',
color: 'white',
padding: '0 5px',
};