Open KTibow opened 2 years ago
I'm using the CreArts theme with GooseMod. When I right-click a message, I see icons twice: Could you remove the ones built in to Discord for consistency?
Some CSS does the trick:
.item-1OdjEX:not(#message-add-reaction):not(#message-apps) > .iconContainer-1-SsTR { display: none; }
I'm using the CreArts theme with GooseMod. When I right-click a message, I see icons twice: Could you remove the ones built in to Discord for consistency?