Skip to content

Remove useless audit report & change product layout - #7

Merged
AsteroidusTv merged 1 commit into
mainfrom
dev
Jul 22, 2026
Merged

Remove useless audit report & change product layout#7
AsteroidusTv merged 1 commit into
mainfrom
dev

Conversation

@AsteroidusTv

Copy link
Copy Markdown
Member

No description provided.

@AsteroidusTv
AsteroidusTv merged commit ce2c2f5 into main Jul 22, 2026
3 checks passed

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 5117408ecd

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@@ -1,3 +1,4 @@
.product-layout,

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Allow product grid columns to shrink

When a product has a long unbroken name or category value, making .product-layout a grid leaves its children at the CSS Grid default min-width: auto; the .product-detail min-content width can then force the 1.05fr/0.95fr columns wider than the shell and produce horizontal scrolling instead of wrapping. The checkout grid already avoids this with min-width: 0 on its children, so the product grid needs the same shrink allowance and/or word wrapping.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant