mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixed modal z-index for google recaptcha
This commit is contained in:
@@ -587,7 +587,7 @@ footer{
|
||||
}
|
||||
|
||||
.modal {
|
||||
z-index: 9999999999 !important;
|
||||
z-index: 999999999 !important;
|
||||
}
|
||||
|
||||
.material-tooltip {
|
||||
|
||||
Reference in New Issue
Block a user