Update empty state ui

This commit is contained in:
Pranav
2025-05-12 14:21:40 -07:00
parent 16b09e8b3f
commit 98cb3e0bf8
5 changed files with 66 additions and 46 deletions
@@ -99,7 +99,7 @@ export default {
<woot-tabs
v-if="dashboardApps.length && currentChat.id"
:index="activeIndex"
class="-mt-px border-t border-t-transparent bg-white dashboard-app--tabs"
class="-mt-px border-t border-t-n-background bg-n-background dashboard-app--tabs"
@change="onDashboardAppTabChange"
>
<woot-tabs-item