style(invitation ui): non rounded bottom

This commit is contained in:
DecDuck
2024-12-06 19:43:15 +11:00
parent 1f4d07568f
commit c4391d3f4d

View File

@ -324,7 +324,7 @@
</div>
</div>
<div
class="bg-zinc-800 px-4 py-3 sm:flex sm:gap-x-2 sm:flex-row-reverse sm:px-6"
class="rounded-b-lg bg-zinc-800 px-4 py-3 sm:flex sm:gap-x-2 sm:flex-row-reverse sm:px-6"
>
<LoadingButton
:loading="loading"