[PR #13260] fix(ui): add spacing between multiple toasts #14587

Open
opened 2026-02-16 18:19:22 -05:00 by yindo · 0 comments
Owner

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

State: open
Merged: No


What does this PR do?

Fixes #13259

When multiple toasts are shown, they stack with no gap and look stuck together. This PR adds vertical spacing between toasts in packages/ui so they are visually separated.

How did you verify your code works?

Triggered multiple toasts in the web app and confirmed spacing between them.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/13260 **State:** open **Merged:** No --- ### What does this PR do? Fixes #13259 When multiple toasts are shown, they stack with no gap and look stuck together. This PR adds vertical spacing between toasts in `packages/ui` so they are visually separated. ### How did you verify your code works? Triggered multiple toasts in the web app and confirmed spacing between them.
yindo added the pull-request label 2026-02-16 18:19:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14587