Refine recipe overlay button

This commit is contained in:
Sam Becker 2025-04-09 00:07:20 -05:00
parent d1689371a2
commit e276091b34

View File

@ -27,8 +27,9 @@ export default function PhotoRecipeOverlayButton({
}}
className={clsx(
'text-medium',
'border-medium rounded-md shadow-none',
'px-[3px] py-[3px] my-[-3px]',
'rounded-md shadow-none',
'border-[1.5px] border-medium',
'p-0 size-5 inline-flex items-center justify-center',
'hover:bg-extra-dim active:bg-dim',
className,
)}>