mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
fix: update PLP UI
This commit is contained in:
@@ -21,7 +21,7 @@ const ManufacturerItem = ({
|
||||
<ImageDisplay
|
||||
fileId={manufacturer.logo as string}
|
||||
title={manufacturer.display_name || 'Logo'}
|
||||
className="aspect-1 h-7"
|
||||
className="aspect-1 w-8"
|
||||
unoptimized
|
||||
/>
|
||||
</Suspense>
|
||||
|
Reference in New Issue
Block a user