feat: mobile ui and other design

This commit is contained in:
DecDuck
2025-01-28 16:10:42 +11:00
parent 438b236c14
commit 2d5c200db5
8 changed files with 143 additions and 91 deletions
@@ -19,6 +19,7 @@
:loading="createCollectionLoading"
:disabled="!collectionName"
@click="() => createCollection()"
class="w-full sm:w-fit"
>
Create
</LoadingButton>