Skip to content

fix: make quest image tiles equal size and responsive grid#1793

Closed
Ai-chan-0411 wants to merge 1 commit intoMetaFam:developfrom
Ai-chan-0411:fix/quest-image-tiles-1773
Closed

fix: make quest image tiles equal size and responsive grid#1793
Ai-chan-0411 wants to merge 1 commit intoMetaFam:developfrom
Ai-chan-0411:fix/quest-image-tiles-1773

Conversation

@Ai-chan-0411
Copy link
Copy Markdown

Closes #1773

Fixes unequal image tile sizing and grid responsiveness on Quests page.

Changes:

  • Updated SimpleGrid to use columns prop for better mobile responsiveness (base: 1, sm: 2, md: 2, lg: 3)
  • Removed height='full' from MetaTile to allow natural sizing
  • Added flex='1' to MetaTileBody to ensure consistent tile heights
  • Changed minW to minW='100%' for proper width constraint in grid

/attempt 1773

@codesandbox
Copy link
Copy Markdown

codesandbox bot commented Apr 11, 2026

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 11, 2026

@aoi-dev-0411 is attempting to deploy a commit to the MetaFamily Team on Vercel.

A member of the Team first needs to authorize it.

@Ai-chan-0411
Copy link
Copy Markdown
Author

Closing due to no review activity. Thank you for the opportunity!

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.

Image tiles not sized equally and grid on Quests not responsive.

1 participant