#block replies on compact
1 messages · Page 1 of 1 (latest)
who tf uses compact mode
me
and if this doesn't work then not that ik of
sad
display: none;
}```
this will hide the blocked user but keep the original message of the user that is replying to the blocked message
here's a version that will hide a message if it includes a blocked reply li:has(.repliedTextPlaceholder_f9f2ca) { display: none; }
tyvm
i think this also removes when you reply to someone else aswell