chore: fix border color

This commit is contained in:
iamsivin
2024-12-09 21:53:20 +05:30
parent 6a986224cf
commit a19610a23b
7 changed files with 7 additions and 7 deletions
@@ -112,7 +112,7 @@ export default {
<woot-tabs
v-if="dashboardApps.length && currentChat.id"
:index="activeIndex"
class="-mt-px bg-n-background !border-n-weak/50 dashboard-app--tabs"
class="-mt-px bg-n-background !border-n-weak dashboard-app--tabs"
@change="onDashboardAppTabChange"
>
<woot-tabs-item