Fix per Iubenda
This commit is contained in:
parent
663be56b94
commit
76e00aa825
@ -26,6 +26,7 @@ var ci = setInterval( function(){
|
|||||||
if (cookiewall_desktop) {
|
if (cookiewall_desktop) {
|
||||||
cookiewall_desktop.style.display = 'none';
|
cookiewall_desktop.style.display = 'none';
|
||||||
document.querySelector('html').classList.remove('show-prompt-to-accept');
|
document.querySelector('html').classList.remove('show-prompt-to-accept');
|
||||||
|
document.querySelector('html').style.overflow = 'auto';
|
||||||
cookiewall_found = true;
|
cookiewall_found = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user