Fix: emojis select buttons on white-themes
This commit is contained in:
parent
f843872a14
commit
2692967b7d
@ -78,7 +78,7 @@
|
|||||||
max-height: 100px;
|
max-height: 100px;
|
||||||
}
|
}
|
||||||
#default-emoji a {
|
#default-emoji a {
|
||||||
color: white;
|
color: var(--color);
|
||||||
margin-right: 2px;
|
margin-right: 2px;
|
||||||
}
|
}
|
||||||
.character-counter {
|
.character-counter {
|
||||||
|
Loading…
Reference in New Issue
Block a user