Skip to content

Commit

Permalink
sort dropdown and transparent dropdown for that matter, should have g…
Browse files Browse the repository at this point in the history
…ray arrow not blue
  • Loading branch information
BrittanyIRL committed Apr 13, 2020
1 parent 5902af9 commit c973f89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/src/dashboard/theme.js
Original file line number Diff line number Diff line change
@@ -91,7 +91,7 @@ const theme = {
activeBackground: 'transparent',
borderRadius: 0,
border: 'none',
arrowColor: colors.bluePrimary,
arrowColor: colors.gray300,
height: '40px',
},
},

0 comments on commit c973f89

Please sign in to comment.