main

mattermost/focalboard

Last updated at: 29/12/2023 09:42

emoji.scss

TLDR

This file defines the styling for emoji icons.

.EmojiIcon {
    fill: currentColor;
    stroke: none;
    width: 24px;
    height: 24px;
}