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

This commit is contained in:
Florian Duros
2024-10-02 14:59:03 +00:00
committed by GitHub
parent 9895a8fb4f
commit 5d6c19c939
2 changed files with 3 additions and 7 deletions
+1 -1
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;