UNPKG

@skyra/discord-components-core

Version:

Web components to easily build and display fake Discord messages on your webpages.

21 lines (18 loc) 384 B
.discord-custom-emoji { display: inline-block; cursor: pointer; } .discord-custom-emoji .discord-custom-emoji-image { object-fit: contain; width: 1.375rem; height: 1.375rem; vertical-align: bottom; } .discord-embed-custom-emoji { display: inline-block; } .discord-embed-custom-emoji .discord-embed-custom-emoji-image { width: 18px; height: 18px; vertical-align: bottom; }