feature: button color
This commit is contained in:
parent
46981d4677
commit
5f04420ebd
@ -344,7 +344,7 @@ const LoginPage = ({ theme }) => {
|
||||
</Button>
|
||||
<Button
|
||||
variant="contained"
|
||||
color="primary"
|
||||
color="secondary"
|
||||
onClick={handleSSO}
|
||||
disabled={loading || ssoBaseUrl === ""}
|
||||
className={classes.button}
|
||||
|
Loading…
Reference in New Issue
Block a user