mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-02 06:20:29 +00:00
fix(app): make bash output selectable (#15378)
This commit is contained in:
parent
f347194e31
commit
1f2348c1ef
1 changed files with 2 additions and 0 deletions
|
|
@ -346,6 +346,7 @@
|
|||
position: relative;
|
||||
overflow: hidden;
|
||||
|
||||
|
||||
[data-slot="bash-copy"] {
|
||||
position: absolute;
|
||||
top: 4px;
|
||||
|
|
@ -649,6 +650,7 @@
|
|||
[data-component="reasoning-part"],
|
||||
[data-component="tool-error"],
|
||||
[data-component="tool-output"],
|
||||
[data-component="bash-output"],
|
||||
[data-component="edit-content"],
|
||||
[data-component="write-content"],
|
||||
[data-component="todos"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue