This repository was archived by the owner on May 15, 2026. It is now read-only.
Fix padding problem in #2965#3084
Merged
Merged
Conversation
|
mrubens
approved these changes
May 1, 2025
mehmetsunkur
pushed a commit
to mehmetsunkur/Roo-Code
that referenced
this pull request
May 16, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Context
Fixed the code implementation in #2965 to make the effect as expected.
Type of Change
✨ New feature (non-breaking change which adds functionality)
💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
♻️ Refactor Changes
📚 Documentation update
🏃 Workflow Changes
Screenshots
2025-05-01.132247.mp4
2025-05-01.132524.mp4
The issue with the bottom input box height being messed up is being addressed in #2969 and can be rebased and merged as soon as this PR is merged.
How to Test
Run this version and drag the width of Roo Code.
Get in Touch
Discord: zhangtony239
Important
Fix padding issue in
ChatView.tsxby adjusting CSS classes for responsive layout.ChatView.tsxby changingp-10topx-3.5 min-[370px]:px-10to fix layout issues when resizing the window.This description was created by
for aa32a7b. You can customize this summary. It will automatically update as commits are pushed.