mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-16 21:33:44 +02:00
fix google recaptcha badge
This commit is contained in:
@@ -304,3 +304,10 @@ input.form-autocomplete-stop[readonly] {
|
||||
background: inherit;
|
||||
cursor: text;
|
||||
}
|
||||
|
||||
/* fix Google Recaptcha badge */
|
||||
.grecaptcha-badge {
|
||||
bottom: 54px !important;
|
||||
background: white;
|
||||
box-shadow: none !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user