[PR #6589] fix(ui): fix slight vertical overflow in project selector #11987

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

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

State: closed
Merged: Yes


Fixes #6588

Changes

  • There is a small vertical overflow in the project selector if you only have 1 project, or multiple and have the last one in list selected. It's mostly visible if you have a mouse plugged in. This PR fixes this issue by making the item indicator a flex container and centering it's content.

Screenshots

Before

CleanShot 2026-01-01 at 18 34 24@2x

After

CleanShot 2026-01-01 at 18 34 50@2x
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/6589 **State:** closed **Merged:** Yes --- Fixes #6588 ## Changes - There is a small vertical overflow in the project selector if you only have 1 project, or multiple and have the last one in list selected. It's mostly visible if you have a mouse plugged in. This PR fixes this issue by making the item indicator a flex container and centering it's content. ## Screenshots ### Before <img width="1074" height="704" alt="CleanShot 2026-01-01 at 18 34 24@2x" src="https://github.com/user-attachments/assets/d5c9d1cf-24b7-4f74-b6df-73df66573538" /> ### After <img width="1056" height="700" alt="CleanShot 2026-01-01 at 18 34 50@2x" src="https://github.com/user-attachments/assets/31028c03-53ed-4106-b88b-1f6f7abd2123" />
yindo added the pull-request label 2026-02-16 18:16:55 -05:00
yindo closed this issue 2026-02-16 18:16:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11987