chore(client): 🎨
This commit is contained in:
@ -157,6 +157,10 @@ export default Vue.extend({
|
||||
&.reacted {
|
||||
background: var(--accent);
|
||||
|
||||
&:hover {
|
||||
background: var(--accent);
|
||||
}
|
||||
|
||||
> span {
|
||||
color: #fff;
|
||||
}
|
||||
|
Reference in New Issue
Block a user