Alex
Alex
Ok. Blocked. Better add arrows on screenshots.
Cannot reproduce. Please test without custom userscripts and DNS filtering.
@Yuki2718 Please also write here [It seems it must be handle](https://github.com/AdguardTeam/FiltersCompiler/issues)
Also not reproduced.
@BlazDT @piquark6046 Adshield's leftover Details 
@BlazDT Why removed?
Not an ad.
@fregante I don't know how to do this only using CSS. Using JS, I inserted an element that is used to increase the clickable area.
I don't know how to do it without adding `label` element and moving `input` into it.
Ok, it works. For test CSS in the console (Issues, PRs) Details ``` const style = document.createElement('style'); style.textContent = ` @layer recipes { /* ! Issues */ div[class^="IssueRow-module__row--"] input[type="checkbox"]::after {...