feat: show hover card in more places
This commit is contained in:
parent
569ae00284
commit
bb05003fa3
7 changed files with 32 additions and 19 deletions
|
@ -10,7 +10,7 @@ cacheAccount(account)
|
|||
|
||||
<template>
|
||||
<div flex justify-between hover:bg-active transition-100>
|
||||
<AccountInfo :account="account" p1 />
|
||||
<AccountInfo :account="account" hover p1 />
|
||||
<div h-full p1>
|
||||
<AccountFollowButton :account="account" />
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue