0

If you have a fediverse account, you can quote this note from your own instance. Search https://misskey.io/notes/afhbpcux8xyh0bg5 on your instance and quote it. (Note that quoting is not supported in Mastodon.)

devtoolで見て手元のデッキで試したけどこれだけでも非表示にしたいなら十分かも?

ソフトミュートも使ってたなら全部跡形もなく非表示にするので微妙

.xkYCV.xittu {
  display: none;
}

0