mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-05-02 12:24:03 -04:00
more consistent visual secondary button spacing
This commit is contained in:
@@ -20,7 +20,7 @@ export function CtaSecondaryButton({
|
||||
<Link
|
||||
href={href}
|
||||
className={clsx(
|
||||
'noise with-rounded-2px-border-images inline-flex min-w-52 cursor-pointer flex-row items-center justify-center gap-x-2 overflow-hidden rounded-xl px-3 py-2',
|
||||
'noise with-rounded-2px-border-images inline-flex min-w-52 cursor-pointer flex-row items-center justify-center gap-x-2.5 overflow-hidden rounded-xl px-3 py-2',
|
||||
'bg-[#213448]/40 [--border-image:linear-gradient(to_bottom,hsl(210_22%_37%/40%),hsl(220_7%_68%/0%)75%)]'
|
||||
)}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user