mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-10-27 13:39:03 +08:00
Styling changes
This commit is contained in:
@@ -10,6 +10,7 @@ export const InteractiveHoverButton = React.forwardRef<HTMLButtonElement, Intera
|
||||
return (
|
||||
<Button
|
||||
ref={ref}
|
||||
variant="outline"
|
||||
className={cn(
|
||||
"group relative w-auto cursor-pointer overflow-hidden rounded-full border bg-background p-2 px-6 text-center font-semibold",
|
||||
className,
|
||||
|
||||
Reference in New Issue
Block a user