mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-14 00:31:25 +10:00
style(invitation ui): non rounded bottom
This commit is contained in:
@ -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"
|
||||
|
||||
Reference in New Issue
Block a user