forked from cerc-io/snowballtools-base
🔧 chore: add overflow-scroll to Tabs component
This commit is contained in:
parent
c079a9c336
commit
f6db1e119b
@ -71,6 +71,7 @@ export const tabsTheme = tv({
|
|||||||
'gap-5',
|
'gap-5',
|
||||||
'border-b',
|
'border-b',
|
||||||
'border-transparent',
|
'border-transparent',
|
||||||
|
'overflow-scroll',
|
||||||
// Horizontal – default
|
// Horizontal – default
|
||||||
'data-[orientation=horizontal]:border-border-interactive/10',
|
'data-[orientation=horizontal]:border-border-interactive/10',
|
||||||
// Vertical
|
// Vertical
|
||||||
|
Loading…
Reference in New Issue
Block a user