mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-23 23:20:57 +03:00
Fix welcome message styles (#1015)
* style(login): welcome-message-wrapping - #1014 Signed-off-by: Praveen Kumar <pkspyder007@gmail.com> * style(login): welcome-message-wrapping - #1014 Signed-off-by: Praveen Kumar <pkspyder007@gmail.com> * chore(makefile): Removed-lint-timeout Signed-off-by: Praveen Kumar <pkspyder007@gmail.com>
This commit is contained in:
parent
a81ef0923b
commit
749f5d45c6
@ -53,6 +53,7 @@ const useStyles = makeStyles(
|
||||
padding: '0 1em 1em 1em',
|
||||
display: 'flex',
|
||||
justifyContent: 'center',
|
||||
flexWrap: 'wrap',
|
||||
color: '#3f51b5', //theme.palette.grey[500]
|
||||
},
|
||||
form: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user