mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-14 00:45:53 +08:00
chore: text for forgot password is updated (#1034)
This commit is contained in:
parent
5e41c7f62b
commit
d9cf9071d3
@ -107,13 +107,10 @@ function Login(): JSX.Element {
|
||||
Create an account
|
||||
</Typography.Link>
|
||||
|
||||
<Space direction="vertical" size={7}>
|
||||
<Typography style={{ color: '#ACACAC' }}>Forgot Password?</Typography>
|
||||
|
||||
<Typography style={{ color: '#ACACAC' }}>
|
||||
Ask your admin to reset password and send a new invite link
|
||||
</Typography>
|
||||
</Space>
|
||||
<Typography.Paragraph italic style={{ color: '#ACACAC' }}>
|
||||
If you have forgotten you password, ask your admin to reset password and
|
||||
send you a new invite link
|
||||
</Typography.Paragraph>
|
||||
</Space>
|
||||
</FormContainer>
|
||||
</FormWrapper>
|
||||
|
Loading…
x
Reference in New Issue
Block a user