Skip to content

Commit c6779a5

Browse files
committed
fix(inbox): remove class on tabs
1 parent ff91ea8 commit c6779a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎app/pages/inbox.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ const isMobile = breakpoints.smaller('lg')
6767
<UTabs
6868
v-model="selectedTab"
6969
:items="tabItems"
70-
class="w-32"
7170
:content="false"
7271
size="xs"
7372
/>

0 commit comments

Comments
 (0)