<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.MessageReactions__link {
    text-decoration: none;
}

.MessageReactions__avatarLink {
    display: inline-block;
    margin: -0.1em 0.1em 0 0.5em;
    vertical-align: top;
}

.MessageReactions__avatar {
    display: block;
    width: 1.5em !important;
    height: 1.5em !important;
    border-radius: 50%;
    background-color: #e5e5e3;
}

.MessageReactions__latestReactionDate {
    color: rgba(0, 0, 0, 0.54);
}</pre></body></html>