Skip to content

fix(ui): Adjust code snippet styling to prevent overflow issue #1489

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: edge
Choose a base branch
from

Conversation

dedyf5
Copy link

@dedyf5 dedyf5 commented Jul 13, 2025

Thank you for helping make the Radius documentation better!

Please follow this checklist before submitting:

  • Read the contribution guide
  • Commands include options for Linux, MacOS, and Windows within codetabs
  • New file and folder names are globally unique
  • Page references use shortcodes instead of markdown or URL links
  • Images use HTML style and have alternative text
  • Places where multiple code/command options are given have codetabs

In addition, please fill out the following to help reviewers understand this pull request:

Description

This PR addresses the issue where several code snippets on the 'Getting Started' page overflow their containers, causing them to extend beyond the main content area and overlap with the sidebar. The fix involves adjusting the CSS styling for code blocks. This ensures that all affected code snippets on this page are properly contained.

Screenshots:
Before:

getting-started-code-block-before

After:

getting-started-code-block-after

Issue reference

Fixes: #1488

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