You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there an existing issue or pull request for this?
I have searched the existing issues and pull requests
Feature description
When emojis are used as part of headers in Discord messages, their sizes scale with the size of the header, like this:
It would be nice if there was an easier way to do this with the discord-custom-emoji component.
Desired solution
Most ideal would be that if discord-custom-emoji is used as a child element of a discord-header, it could use the level of that header. Alternatively, having discord-custom-emoji accept a header-level prop would also work.
Alternatives considered
Manually resizing the component with additional CSS
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue or pull request for this?
Feature description
When emojis are used as part of headers in Discord messages, their sizes scale with the size of the header, like this:
It would be nice if there was an easier way to do this with the discord-custom-emoji component.
Desired solution
Most ideal would be that if discord-custom-emoji is used as a child element of a discord-header, it could use the level of that header. Alternatively, having discord-custom-emoji accept a header-level prop would also work.
Alternatives considered
Manually resizing the component with additional CSS
Additional context
No response
The text was updated successfully, but these errors were encountered: