fix reddot

This commit is contained in:
pa
2026-01-19 21:40:36 +09:00
committed by Natsumi
parent da9cb3dab6
commit a07ae7941f
4 changed files with 26 additions and 14 deletions

View File

@@ -24,8 +24,7 @@
<Button variant="outline" size="icon-lg" class="rounded-full">
<MoreHorizontal />
<span
v-if="dotClass"
class="absolute -right-0.5 -top-0.5 h-2.5 w-2.5 rounded-full ring-2 ring-background"
class="absolute right-6 top-15.5 h-2.5 w-2.5 rounded-full ring-2 ring-background"
:class="dotClass" />
</Button>
</div>
@@ -233,7 +232,6 @@
MousePointer,
Pencil,
Plus,
Power,
RefreshCw,
Settings,
Share2,