🎨 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
|
// Horizontal – default
|
||||||
'px-1',
|
'px-1',
|
||||||
'pb-5',
|
'pb-5',
|
||||||
|
'cursor-default',
|
||||||
|
'select-none',
|
||||||
'text-elements-low-em',
|
'text-elements-low-em',
|
||||||
'border-b-2',
|
'border-b-2',
|
||||||
'border-transparent',
|
'border-transparent',
|
||||||
|
Loading…
Reference in New Issue
Block a user