mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
Sidebar Styling issues with Mobile
This commit is contained in:
@@ -185,7 +185,6 @@ const ProductView: FC<Props> = ({ product, relatedProducts }) => {
|
||||
>
|
||||
<ProductCard
|
||||
key={p.path}
|
||||
className={s.relatedProduct}
|
||||
variant="simple"
|
||||
className="animated fadeIn"
|
||||
product={p}
|
||||
|
Reference in New Issue
Block a user