fix(front): fix some alignment of some UI elements in mobile event view

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2023-08-18 15:14:51 +02:00
parent 7cbbf84217
commit 8c313b5397
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@
</div>
<section class="intro px-2 pt-4" dir="auto">
<div class="flex flex-wrap gap-2">
<div class="flex flex-wrap gap-2 justify-end">
<div class="flex-1 min-w-[300px]">
<div
v-if="eventLoading"