🔧 chore: add overflow-scroll to Tabs component

This commit is contained in:
Andre H 2024-03-05 14:18:51 +08:00
parent c079a9c336
commit f6db1e119b

View File

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