Align stats to the right on mobile

This commit is contained in:
Sergei Birukov 2024-02-22 21:01:01 +03:00
parent c47ade71cc
commit 2c05b7989f
1 changed files with 1 additions and 1 deletions

View File

@ -192,7 +192,7 @@
<!-- Info -->
<div v-if="uiDetailedStats"
class="flex gap-2 items-center shrink-0 text-gray-400 dark:text-neutral-400 text-xs mt-px -ml-4 xxs:ml-0">
class="flex gap-2 items-center shrink-0 text-gray-400 dark:text-neutral-400 text-xs mt-px justify-end">
<!-- Transfer TX -->
<div class="min-w-20 md:min-w-24" v-if="client.transferTx">