Fix CAPTCHA page not following design pattern of sign-up flow (#25395)
This commit is contained in:
@ -1048,7 +1048,9 @@ code {
|
||||
}
|
||||
|
||||
.simple_form .h-captcha {
|
||||
text-align: center;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
.permissions-list {
|
||||
|
Reference in New Issue
Block a user