Fixed search accordion icon color
Signed-off-by: Harrison Hogg <hhogg@spotify.com>
This commit is contained in:
@@ -43,7 +43,7 @@ const useStyles = makeStyles(theme => ({
|
||||
paddingTop: theme.spacing(1),
|
||||
},
|
||||
icon: {
|
||||
color: theme.palette.common.black,
|
||||
color: theme.palette.text.primary,
|
||||
},
|
||||
list: {
|
||||
width: '100%',
|
||||
|
||||
Reference in New Issue
Block a user