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