Commit f83994e
authored
🤖 fix: refactor Output section to use DetailContent (#1000)
Changed the Output section in BashToolCall to use `DetailContent` with
`px-2 py-1.5` padding, matching the Script section. This makes both
sections consistent in styling.
Removes the custom `<pre>` with inline styles and uses the same
`<DetailContent>` component that Script uses.
_Generated with `mux`_1 parent fb77bb1 commit f83994e
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
131 | | - | |
132 | | - | |
| 130 | + | |
133 | 131 | | |
134 | 132 | | |
135 | 133 | | |
| |||
0 commit comments