improve tabs
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@avocadi/ui",
|
||||
"type": "module",
|
||||
"version": "0.3.1",
|
||||
"version": "0.3.2",
|
||||
"description": "ui elements for avocadi",
|
||||
"private": false,
|
||||
"files": [
|
||||
|
||||
+1
-1
@@ -32,7 +32,7 @@ function Tabs({
|
||||
|
||||
const tabsListVariants = cva(
|
||||
cn(
|
||||
"rounded-full data-[variant=line]:rounded-none",
|
||||
"rounded-input data-[variant=line]:rounded-none",
|
||||
"p-2 gap-1",
|
||||
"group/tabs-list text-main inline-flex w-fit items-center justify-center \
|
||||
group-data-[orientation=vertical]/tabs:h-fit group-data-[orientation=vertical]/tabs:flex-col",
|
||||
|
||||
Reference in New Issue
Block a user