Browse Source

tweak: toast

Aiden Cline 3 tháng trước cách đây
mục cha
commit
0068cb305f
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      packages/opencode/src/cli/cmd/tui/ui/toast.tsx

+ 0 - 1
packages/opencode/src/cli/cmd/tui/ui/toast.tsx

@@ -23,7 +23,6 @@ export function Toast() {
           alignItems="flex-start"
           top={2}
           right={2}
-          width={Math.min(60, dimensions().width - 6)}
           maxWidth={Math.min(60, dimensions().width - 6)}
           paddingLeft={2}
           paddingRight={2}