Formatting fixes

This commit is contained in:
Natsumi
2026-01-19 09:47:11 +13:00
committed by pa
parent f3b3a3ae96
commit 29b83c5b89
15 changed files with 48 additions and 51 deletions

View File

@@ -405,7 +405,7 @@
:style="{ color: user.$userColour }"
v-text="user.displayName" />
<span v-if="user.location === 'traveling'" class="extra">
<Loader2 class="is-loading" style="margin-right: 3px" />
<Spinner class="inline-block mr-1" />
<Timer :epoch="user.$travelingToTime" />
</span>
<span v-else class="extra">
@@ -1171,7 +1171,6 @@
Copy,
Download,
Eye,
Loader2,
MessageSquare,
MoreHorizontal,
Pencil,