[PR #11247] fix(app): tighten up session padding-top for mobile #13713

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

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

State: closed
Merged: Yes


What does this PR do?

tightens up the extra padding in primary session pane. Current styles give you more padding on smaller screens. Should be less padding on small screens IMO.

Mobile has much less space to work with, needs all the session space it can get.

Before:

image

After:

Screenshot 2026-02-03 at 9 45 40 PM

Video showing breakpoint transition:

https://github.com/user-attachments/assets/0bc7c270-8819-46aa-9ec6-472129ba87aa

How did you verify your code works?

Tested

Fixes: https://github.com/anomalyco/opencode/issues/11245

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/11247 **State:** closed **Merged:** Yes --- ### What does this PR do? tightens up the extra padding in primary session pane. Current styles give you more padding on smaller screens. Should be less padding on small screens IMO. Mobile has much less space to work with, needs all the session space it can get. ### Before: <img width="460" height="993" alt="image" src="https://github.com/user-attachments/assets/c9d76546-79db-4471-9019-f1168b990e40" /> ### After: <img width="370" height="814" alt="Screenshot 2026-02-03 at 9 45 40 PM" src="https://github.com/user-attachments/assets/008ca49c-fbc9-4749-a0cc-1a6411e62834" /> Video showing breakpoint transition: https://github.com/user-attachments/assets/0bc7c270-8819-46aa-9ec6-472129ba87aa ### How did you verify your code works? Tested Fixes: https://github.com/anomalyco/opencode/issues/11245
yindo added the pull-request label 2026-02-16 18:18:33 -05:00
yindo closed this issue 2026-02-16 18:18:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13713