Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.

Fix padding problem in #2965#3084

Merged
mrubens merged 1 commit into
RooCodeInc:mainfrom
zhangtony239:zhangtony239
May 1, 2025
Merged

Fix padding problem in #2965#3084
mrubens merged 1 commit into
RooCodeInc:mainfrom
zhangtony239:zhangtony239

Conversation

@zhangtony239
Copy link
Copy Markdown
Contributor

@zhangtony239 zhangtony239 commented May 1, 2025

Context

Fixed the code implementation in #2965 to make the effect as expected.

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
    ✨ 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
  • 💅 Cosmetic Changes
    📚 Documentation update
    🏃 Workflow Changes

Screenshots

before after
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.tsx by adjusting CSS classes for responsive layout.

  • Bug Fix:
    • Adjust padding in ChatView.tsx by changing p-10 to px-3.5 min-[370px]:px-10 to fix layout issues when resizing the window.

This description was created by Ellipsis for aa32a7b. You can customize this summary. It will automatically update as commits are pushed.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 1, 2025

⚠️ No Changeset found

Latest commit: aa32a7b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. bug Something isn't working labels May 1, 2025
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label May 1, 2025
@mrubens mrubens merged commit 40bf9e7 into RooCodeInc:main May 1, 2025
19 checks passed
@github-project-automation github-project-automation Bot moved this from New to Done in Roo Code Roadmap May 1, 2025
mehmetsunkur pushed a commit to mehmetsunkur/Roo-Code that referenced this pull request May 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants