mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-15 01:01:20 +10:00
style(invitation ui): non rounded bottom
This commit is contained in:
@ -324,7 +324,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</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
|
<LoadingButton
|
||||||
:loading="loading"
|
:loading="loading"
|
||||||
|
|||||||
Reference in New Issue
Block a user