reset mail comment
This commit is contained in:
@@ -247,6 +247,10 @@
|
|||||||
>
|
>
|
||||||
View plans & pricing →
|
View plans & pricing →
|
||||||
</a>
|
</a>
|
||||||
|
<p class="hire-note">
|
||||||
|
New clients — a reset link has already been sent to
|
||||||
|
your email.
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- /auth-pane signup -->
|
<!-- /auth-pane signup -->
|
||||||
|
|||||||
@@ -1979,6 +1979,14 @@ body.auth-layout .auth-pane:last-child {
|
|||||||
.hire-link:hover {
|
.hire-link:hover {
|
||||||
color: var(--accent);
|
color: var(--accent);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.hire-note {
|
||||||
|
margin: 0;
|
||||||
|
font-size: 12px;
|
||||||
|
color: var(--text-muted);
|
||||||
|
text-align: center;
|
||||||
|
line-height: 1.5;
|
||||||
|
}
|
||||||
body.auth-layout .auth-forms-divider {
|
body.auth-layout .auth-forms-divider {
|
||||||
width: 1px;
|
width: 1px;
|
||||||
align-self: stretch;
|
align-self: stretch;
|
||||||
|
|||||||
Reference in New Issue
Block a user