Fix #170208 forms.app

This commit is contained in:
piquark6046
2024-01-09 12:39:51 +00:00
parent 942ed18f2d
commit 7e86a7e31c

View File

@@ -7,6 +7,7 @@
!
! SECTION: Popups - Regular rules
!
forms.app#%#//scriptlet('trusted-set-local-storage-item', 'lastOpenedPopup-newYears', '$currentDate$')
privacysavvy.com#%#//scriptlet('prevent-addEventListener', 'savvy_popup_in_dom', 'setTimeout')
theconversation.com#$#div[role="presentation"] { display: none !important; }
theconversation.com#$#body[style] { padding-right: 0 !important; overflow: auto !important; }