opencode icon indicating copy to clipboard operation
opencode copied to clipboard

fix(ui): fix slight vertical overflow in project selector

Open albingroen opened this issue 2 weeks ago • 0 comments

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

albingroen avatar Jan 01 '26 17:01 albingroen