mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
fix(app): make bash output selectable (#15378)
This commit is contained in:
parent
f347194e31
commit
1f2348c1ef
@ -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…
x
Reference in New Issue
Block a user