Highlight emoji reactions picked by yourself #193

Merged
floatingghost merged 1 commit from :fix/emoji-reaction-picked into develop 2022-11-06 20:59:45 +00:00

View file

@ -92,7 +92,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);