reset mail comment

This commit is contained in:
oliver
2026-06-10 17:48:57 -03:00
parent cf2702c70a
commit d6e42d9b7d
2 changed files with 12 additions and 0 deletions
+4
View File
@@ -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 -->
+8
View File
@@ -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;