ui: hover card ui
This commit is contained in:
parent
3b92b27cc8
commit
0843878a42
5 changed files with 29 additions and 38 deletions
|
@ -22,7 +22,7 @@ async function toggleFollow() {
|
|||
|
||||
<template>
|
||||
<button
|
||||
v-if="!isSelf && relationship"
|
||||
v-if="!isSelf"
|
||||
flex gap-1 items-center h-fit rounded hover="op100 text-white b-orange" group
|
||||
@click="toggleFollow"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue