style(invitation ui): non rounded bottom
This commit is contained in:
parent
1f4d07568f
commit
c4391d3f4d
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue