Highlight emoji reactions picked by yourself

This commit is contained in:
Sol Fisher Romanoff 2022-11-06 16:12:08 +02:00
parent 251e440dad
commit 6a045dbc58
No known key found for this signature in database
GPG key ID: 9D3F2B64F2341B62

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);