mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-13 13:37:31 -07:00
chore(client): 🎨
This commit is contained in:
parent
765c16c71f
commit
f879122049
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