[PR #9728] fix(ui): remove portal spacer and fix terminal toggle padding #13214

Closed
opened 2026-02-16 18:18:05 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/9728

State: closed
Merged: Yes


Fixes #9712
Fixes #9713

What does this PR do?

Removed the right-edge portal spacer behavior so no trailing space appears next to Share button
Updated the terminal toggle button to size-8 with rounded corners to align with other buttons in the UI

How did you verify your code works?

Open a session : confirm there is no trailing space next to the Share button.
Compare the terminal toggle with the other buttons in the app and ensure button padding is consistent

Spacing comparsion

Before:
image

After:
image

Button comparsion

Before:
image

After:
image

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/9728 **State:** closed **Merged:** Yes --- Fixes #9712 Fixes #9713 ### What does this PR do? Removed the right-edge portal spacer behavior so no trailing space appears next to Share button Updated the terminal toggle button to size-8 with rounded corners to align with other buttons in the UI ### How did you verify your code works? Open a session : confirm there is no trailing space next to the Share button. Compare the terminal toggle with the other buttons in the app and ensure button padding is consistent #### Spacing comparsion Before: <img width="1919" height="70" alt="image" src="https://github.com/user-attachments/assets/c2df1666-6f44-4569-8f8a-1ab572c43f35" /> After: <img width="1920" height="73" alt="image" src="https://github.com/user-attachments/assets/a562644f-1335-418f-a472-cba3c5db889f" /> #### Button comparsion Before: <img width="128" height="59" alt="image" src="https://github.com/user-attachments/assets/af29ca58-03f5-4151-87be-bf3327fbe682" /> After: <img width="120" height="58" alt="image" src="https://github.com/user-attachments/assets/bfdbfb56-674a-48fb-890d-a2d045b84f17" />
yindo added the pull-request label 2026-02-16 18:18:05 -05:00
yindo closed this issue 2026-02-16 18:18:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13214