mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-31 21:01:33 +02:00
Merge pull request #4139 from overleaf/ae-captcha-button
Change .grecaptcha-badge from display:none to visibility:hidden GitOrigin-RevId: d39b6871dcc723724e113cafa61f51cdab7b59cf
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
}
|
||||
|
||||
.grecaptcha-badge {
|
||||
display: none;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.tos-agreement-notice {
|
||||
|
||||
Reference in New Issue
Block a user