[PR #9874] fix(app): remove terminal button border to align with close button #13254

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

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

State: closed
Merged: Yes


What does this PR do?

Align terminal text button with close button, by setting the border to 0px.

Before:

image

After:

image

How did you verify your code works?

bun run --cwd packages/app dev

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/9874 **State:** closed **Merged:** Yes --- ### What does this PR do? Align terminal text button with close button, by setting the border to 0px. Before: <img width="188" height="91" alt="image" src="https://github.com/user-attachments/assets/55373b1e-114c-488d-a762-401da477bb74" /> After: <img width="188" height="91" alt="image" src="https://github.com/user-attachments/assets/7f45958e-37e2-4150-8545-43863d0f8ad6" /> ### How did you verify your code works? bun run --cwd packages/app dev
yindo added the pull-request label 2026-02-16 18:18:07 -05:00
yindo closed this issue 2026-02-16 18:18:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13254