chore(client): 🎨

This commit is contained in:
syuilo 2020-04-17 20:30:12 +09:00
parent 765c16c71f
commit f879122049

View file

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