zett: fix expansion of preview article
This commit is contained in:
parent
8ecc094f36
commit
34033b1e87
@ -14,5 +14,5 @@
|
||||
removeElements(d.getElementsByClassName("steady-overlay"));
|
||||
d.getElementsByClassName("ph-article-flag-description")[0].innerText = "unlocked by paywallr";
|
||||
const s = d.createElement('style')
|
||||
s.innerHTML = ".ph-article {max-height: 100% !important;}";
|
||||
s.innerHTML = ".ph-article-full {max-height: 100% !important;}";
|
||||
d.body.appendChild(s);
|
Loading…
x
Reference in New Issue
Block a user