Adjust insight recipe icon

This commit is contained in:
Sam Becker 2025-03-25 22:48:15 -05:00
parent 65cd98cbfe
commit 304c539263

View File

@ -481,7 +481,7 @@ export default function AdminAppInsightsClient({
key={category}
icon={<IconRecipe
size={18}
className="translate-y-[-0.5px]"
className="translate-x-[0.5px] translate-y-[-0.5px]"
/>}
content={pluralize(recipesCount, 'recipe')}
/>