Skip to content

Conversation

dedyf5
Copy link

@dedyf5 dedyf5 commented Jul 10, 2025

  • I added CHANGELOG entry for this change.
  • Change is not relevant to the end user.

Changes

This PR fixes a layout issue on the "Quick Tutorial" page (https://thanos.io/tip/thanos/quick-tutorial.md/) where the architecture diagrams for Sidecar and Receive were overflowing the main content container.

  • The images are now constrained within their parent container.
  • This ensures the diagrams scale down correctly with the viewport, preventing horizontal scrolling and maintaining the page layout.

Verification

Before:
(The image overflows the content area, requiring horizontal scroll.)
quick-tutorial-before

After:
(The image now scales down correctly within the content area.)
quick-tutorial-after

Signed-off-by: Dedy F. Setyawan <dedyfajars@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant