🎨 style: tabs to use overflow-auto instead of overflow-scroll

This commit is contained in:
Andre H 2024-03-07 14:23:59 +08:00
parent 095008867f
commit 667deb78fb

View File

@ -71,7 +71,7 @@ export const tabsTheme = tv({
'gap-5',
'border-b',
'border-transparent',
'overflow-scroll',
'overflow-auto',
// Horizontal default
'data-[orientation=horizontal]:border-border-interactive/10',
// Vertical