Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit 0068cb3

Browse files
committed
tweak: toast
1 parent 9004419 commit 0068cb3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • packages/opencode/src/cli/cmd/tui/ui

packages/opencode/src/cli/cmd/tui/ui/toast.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ export function Toast() {
2323
alignItems="flex-start"
2424
top={2}
2525
right={2}
26-
width={Math.min(60, dimensions().width - 6)}
2726
maxWidth={Math.min(60, dimensions().width - 6)}
2827
paddingLeft={2}
2928
paddingRight={2}

0 commit comments

Comments
 (0)