Skip to content

Commit 1f2348c

Browse files
authored
fix(app): make bash output selectable (anomalyco#15378)
1 parent f347194 commit 1f2348c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/ui/src/components/message-part.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -346,6 +346,7 @@
346346
position: relative;
347347
overflow: hidden;
348348

349+
349350
[data-slot="bash-copy"] {
350351
position: absolute;
351352
top: 4px;
@@ -649,6 +650,7 @@
649650
[data-component="reasoning-part"],
650651
[data-component="tool-error"],
651652
[data-component="tool-output"],
653+
[data-component="bash-output"],
652654
[data-component="edit-content"],
653655
[data-component="write-content"],
654656
[data-component="todos"],

0 commit comments

Comments
 (0)