Skip to content

[kumo-docs-astro] Prevent Figma table overflow on mobile - #754

Open
hvp17 wants to merge 2 commits into
cloudflare:mainfrom
hvp17:tgadliauskas/fix-figma-mobile-overflow
Open

[kumo-docs-astro] Prevent Figma table overflow on mobile#754
hvp17 wants to merge 2 commits into
cloudflare:mainfrom
hvp17:tgadliauskas/fix-figma-mobile-overflow

Conversation

@hvp17

@hvp17 hvp17 commented Aug 27, 2026

Copy link
Copy Markdown

No issue linked; this is a small docs-only fix.

Summary

Wrap the Figma Resources environment-variable table in the existing overflow-x: auto pattern used throughout the docs. This prevents the table from widening the page on narrow viewports without changing shared table styles or other pages.

Before

Screenshot 2026-08-27 at 19 18 47

After

Screenshot 2026-08-27 at 19 19 09

Validation

  • git diff --check passes.

  • The code change is limited to packages/kumo-docs-astro/src/pages/figma.mdx.

  • Reviews

    • bonk has reviewed the change
    • automated review not possible because: this docs-only change has no automated reviewer available
  • Tests

    • Tests included/updated
    • Automated tests not possible - manual testing has been completed as follows:
    • Additional testing not necessary because: this is a scoped documentation markup change using an existing site pattern

Have you read the Contributing guide? Yes.

@hvp17
hvp17 marked this pull request as ready for review August 27, 2026 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant