Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

Double icons on message context menu #19

Open
KTibow opened this issue Aug 1, 2022 · 1 comment
Open

Double icons on message context menu #19

KTibow opened this issue Aug 1, 2022 · 1 comment

Comments

@KTibow
Copy link

KTibow commented Aug 1, 2022

I'm using the CreArts theme with GooseMod. When I right-click a message, I see icons twice:
image
Could you remove the ones built in to Discord for consistency?

@KTibow
Copy link
Author

KTibow commented Aug 1, 2022

Some CSS does the trick:

.item-1OdjEX:not(#message-add-reaction):not(#message-apps) > .iconContainer-1-SsTR {
  display: none;
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant