Update the tab size

This commit is contained in:
Pranav
2025-05-09 11:49:45 -07:00
parent ec6cb63f02
commit d024120afd
2 changed files with 2 additions and 2 deletions
@@ -48,7 +48,7 @@ useKeyboardEvents(keyboardEvents);
<template>
<woot-tabs
:index="activeTabIndex"
class="w-full px-4 py-0 tab--chat-type"
class="w-full px-3 -mt-1 py-0 tab--chat-type"
@change="onTabChange"
>
<woot-tabs-item