reset mail comment
This commit is contained in:
@@ -247,6 +247,10 @@
|
||||
>
|
||||
View plans & pricing →
|
||||
</a>
|
||||
<p class="hire-note">
|
||||
New clients — a reset link has already been sent to
|
||||
your email.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<!-- /auth-pane signup -->
|
||||
|
||||
@@ -1979,6 +1979,14 @@ body.auth-layout .auth-pane:last-child {
|
||||
.hire-link:hover {
|
||||
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 {
|
||||
width: 1px;
|
||||
align-self: stretch;
|
||||
|
||||
Reference in New Issue
Block a user