realm_redirect: Add help for self hosted users to login.

This commit is contained in:
Aman Agrawal
2025-09-25 09:21:40 +05:30
committed by Tim Abbott
parent 05b2036acd
commit 8b8d23cc5f
2 changed files with 10 additions and 0 deletions

View File

@@ -1579,3 +1579,7 @@ button#register_auth_button_gitlab {
cursor: not-allowed;
}
}
.self-hosting-login-help-text {
margin-top: 10px;
}