feat: valid email token
This commit is contained in:
@@ -11,6 +11,9 @@ const StyledButton = styled.button`
|
||||
line-height: 24px;
|
||||
color: #fff;
|
||||
background-color: #22ccee;
|
||||
&.flex {
|
||||
width: 100%;
|
||||
}
|
||||
&:hover,
|
||||
&:active {
|
||||
background-color: #06aed4;
|
||||
|
||||
Reference in New Issue
Block a user