4
0
forked from crowetic/commerce
Files
.vscode
app
components
cart
grid
icons
layout
product
carousel.tsx
label.tsx
loading-dots.tsx
logo-square.tsx
opengraph-image.tsx
price.tsx
prose.tsx
welcome-toast.tsx
fonts
lib
.env.example
.gitignore
README.md
license.md
next.config.ts
package.json
pnpm-lock.yaml
postcss.config.mjs
prettier.config.js
tailwind.config.ts
tsconfig.json
commerce/components
Dharmveer cf413a51fc Update gallery.tsx ()
🔧💡 Fix: Enhance product gallery layout in product view page

- 🖼️ Implemented `flex-wrap` for the sub-gallery images.
- 🛠️ Ensured images wrap automatically when they exceed 5 or 6, preventing overflow and maintaining responsive design.
-  Confirmed that the layout remains unaffected for galleries with 3 or fewer images.

This improvement enhances user experience by making sure large image sets are displayed without affecting screen layout.
2024-11-21 13:45:24 -06:00
..
2024-10-15 22:07:55 -05:00
2024-07-28 23:26:03 -05:00
2024-08-13 13:33:05 -05:00
2024-11-21 13:45:24 -06:00
2024-07-28 23:26:03 -05:00
2023-07-24 19:40:29 -07:00
2024-10-15 22:28:58 -05:00