ui: improve hover card motion
This commit is contained in:
parent
fd410010ca
commit
b8ce2fc62b
4 changed files with 12 additions and 10 deletions
|
@ -25,9 +25,3 @@ defineProps<{
|
|||
<ContentRichSetup text-4 text-gray :content="account.note" :emojis="account.emojis" />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<style>
|
||||
.account-hover-card {
|
||||
transform-origin: 3em 3em;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue