mirror of
https://github.com/snowball-tools/snowballtools-base.git
synced 2024-11-17 20:39:19 +00:00
🎨 style: tabs to use overflow-auto instead of overflow-scroll
This commit is contained in:
parent
095008867f
commit
667deb78fb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user