🎨 style: make the cursor of the tab trigger wrapper to default
This commit is contained in:
parent
ea44efa0f2
commit
ac260dd59c
@ -9,6 +9,8 @@ export const tabsTheme = tv({
|
||||
// Horizontal – default
|
||||
'px-1',
|
||||
'pb-5',
|
||||
'cursor-default',
|
||||
'select-none',
|
||||
'text-elements-low-em',
|
||||
'border-b-2',
|
||||
'border-transparent',
|
||||
|
Loading…
Reference in New Issue
Block a user