Skip to content

fix(website):Fix style bugs in new website version.#183

Merged
TeseySTD merged 7 commits intoRazorConsole:mainfrom
TeseySTD:fix/website-style-components-preview
Nov 25, 2025
Merged

fix(website):Fix style bugs in new website version.#183
TeseySTD merged 7 commits intoRazorConsole:mainfrom
TeseySTD:fix/website-style-components-preview

Conversation

@TeseySTD
Copy link
Member

What was done

  1. Fix html overflow bug in both desktop and mobile version - when user scrolled to the right side then white screen appears.
    How it was:
overflow bug
  1. Shrink terminal preview and code example heights to 300px
    How it looks now:
current version
  1. Fix terminal theme changing bug - in old website version when theme was changed then terminal not change it instantly.
  2. Fix params section in components page - remove sharp corners and make it scrollable when width is low.

@github-actions
Copy link

github-actions bot commented Nov 25, 2025

🚀 Preview Deployment

A preview build has been generated for this PR from CI run #19673617566!

Download the artifact:
website-preview-183

To view the preview locally:

  1. Download the artifact from the CI workflow run
  2. Extract the ZIP file
  3. Serve the files with a local web server
    (e.g., npx serve dist)

🌐 Live Preview URL: https://e78fa487.razorconsole.pages.dev

The live preview will be automatically updated when you push new
commits to this PR.

@LittleLittleCloud
Copy link
Member

The markdown is cut off

image

@LittleLittleCloud LittleLittleCloud changed the title fix(website):Fix syle bugs in new website version. fix(website):Fix style bugs in new website version. Nov 25, 2025
@TeseySTD
Copy link
Member Author

TeseySTD commented Nov 25, 2025

The markdown is cut off

Padding in xterm working strangely, I fixed it with some sizing and margin.

@TeseySTD TeseySTD merged commit 480344a into RazorConsole:main Nov 25, 2025
6 checks passed
@github-actions github-actions bot added this to the v0.2.0 milestone Nov 25, 2025
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.

2 participants