mirror of
https://github.com/dathere/ckan-devstaller.git
synced 2025-11-09 13:39:49 +00:00
fix(docs): icon-xs issue and quick-start href
This commit is contained in:
parent
451184a914
commit
1f2b68f4d2
3 changed files with 3 additions and 2 deletions
|
|
@ -20,6 +20,7 @@ const buttonVariants = cva(
|
|||
sm: "h-9 px-3",
|
||||
lg: "h-11 px-6",
|
||||
xs: "px-2 py-1.5 text-xs",
|
||||
"icon-xs": "p-1 [&_svg]:size-4"
|
||||
},
|
||||
},
|
||||
defaultVariants: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue