forked from FoundKeyGang/FoundKey
chore(client): 🎨
This commit is contained in:
parent
88c57359b3
commit
a1bf54fe16
1 changed files with 4 additions and 0 deletions
|
@ -157,6 +157,10 @@ export default Vue.extend({
|
|||
&.reacted {
|
||||
background: var(--accent);
|
||||
|
||||
&:hover {
|
||||
background: var(--accent);
|
||||
}
|
||||
|
||||
> span {
|
||||
color: #fff;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue