Highlight emoji reactions picked by yourself

This commit is contained in:
Sol Fisher Romanoff 2022-11-06 16:12:08 +02:00 committed by Zero
parent 0ab60d63ef
commit 83fa4ad4a7
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@
}
}
.picked-reaction {
.button-default.picked-reaction {
border: 1px solid var(--accent, $fallback--link);
margin-left: -1px; // offset the border, can't use inset shadows either
margin-right: calc(0.5em - 1px);