mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-25 11:27:31 -07:00
Revert "make emoji stand out more on reaction button"
This reverts commit e0c5401241a5cc3dcd3692a257a0da733c399927.
This commit is contained in:
parent
92489d7885
commit
0ebb0c3085
1 changed files with 0 additions and 4 deletions
|
@ -144,10 +144,6 @@ export default defineComponent({
|
||||||
> span {
|
> span {
|
||||||
color: var(--fgOnAccent);
|
color: var(--fgOnAccent);
|
||||||
}
|
}
|
||||||
|
|
||||||
> .mk-emoji {
|
|
||||||
filter: drop-shadow(0 0 3px var(--bg));
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
> span {
|
> span {
|
||||||
|
|
Loading…
Reference in a new issue