ui: hover card ui

This commit is contained in:
Anthony Fu 2022-11-28 17:51:15 +08:00
parent 3b92b27cc8
commit 0843878a42
5 changed files with 29 additions and 38 deletions

View file

@ -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"
>