mirror of
https://github.com/navidrome/navidrome.git
synced 2026-05-03 06:51:16 +00:00
Color consistent with .MuiButton-containedPrimary
This commit is contained in:
parent
9f7ca4ba6d
commit
8e6516b8cd
@ -45,7 +45,7 @@ const useStyles = makeStyles((theme) => ({
|
||||
marginTop: '1em',
|
||||
display: 'flex',
|
||||
justifyContent: 'center',
|
||||
color: 'blue', //theme.palette.grey[500]
|
||||
color: '#3f51b5', //theme.palette.grey[500]
|
||||
},
|
||||
form: {
|
||||
padding: '0 1em 1em 1em',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user