From 7ae47667716e0754665a72ce2fe48f9b173ca485 Mon Sep 17 00:00:00 2001 From: Emily Date: Wed, 24 Jul 2024 17:28:29 +0200 Subject: [PATCH] new ui --- dashboard/pages/project_selector.vue | 13 ++------ dashboard/tailwind.config.js | 49 +++------------------------- 2 files changed, 7 insertions(+), 55 deletions(-) diff --git a/dashboard/pages/project_selector.vue b/dashboard/pages/project_selector.vue index fff6e82..4359523 100644 --- a/dashboard/pages/project_selector.vue +++ b/dashboard/pages/project_selector.vue @@ -96,13 +96,7 @@ async function deleteAccount() { {{ projects?.length ?? '-' }} / {{ maxProjects || 3 }} - - - - Create new project - - - + @@ -124,9 +118,6 @@ async function deleteAccount() {
- - -