Fix CAPTCHA page not following design pattern of sign-up flow (#25395)
This commit is contained in:
parent
3b5e302f7f
commit
39110d1d0a
4 changed files with 16 additions and 6 deletions
|
@ -1048,7 +1048,9 @@ code {
|
|||
}
|
||||
|
||||
.simple_form .h-captcha {
|
||||
text-align: center;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
.permissions-list {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue