Update emoji text, border and background color (#119)

This commit is contained in:
Florian Duros 2024-10-02 16:59:03 +02:00 committed by GitHub
parent 9895a8fb4f
commit 5d6c19c939
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 7 deletions

View file

@ -7,7 +7,7 @@ Please see LICENSE files in the repository root for full details.
.mx_ReactionsRow {
margin: 6px 0;
color: $primary-content;
color: var(--cpd-color-text-primary);
.mx_ReactionsRow_addReactionButton {
position: relative;