show more redeemed info & action on the invites, refactor onboarding instructions

This commit is contained in:
2024-10-09 20:45:06 -06:00
parent 7fabb78ae3
commit fe482d06f6
6 changed files with 98 additions and 18 deletions

View File

@@ -61,7 +61,7 @@
<!-- New Project -->
<button
v-if="isRegistered && showProjects"
class="fixed right-6 top-24 text-center text-4xl leading-none bg-blue-600 text-white w-14 py-2.5 rounded-full"
class="fixed right-6 top-24 text-center text-4xl leading-none bg-green-600 text-white w-14 py-2.5 rounded-full"
@click="onClickNewProject()"
>
<fa icon="plus" class="fa-fw"></fa>