chore(client): 🎨

This commit is contained in:
syuilo 2020-04-17 20:30:12 +09:00
parent 88c57359b3
commit a1bf54fe16

View file

@ -157,6 +157,10 @@ export default Vue.extend({
&.reacted {
background: var(--accent);
&:hover {
background: var(--accent);
}
> span {
color: #fff;
}