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:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user