Skip to content

Commit 46bd8e6

Browse files
committed
AIX debugger: wrap
1 parent b95b427 commit 46bd8e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/modules/aix/client/debugger/AixDebuggerFrame.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ const _styles = {
2121
} as const,
2222

2323
requestCardText: {
24-
whiteSpace: 'pre',
24+
whiteSpace: 'pre-wrap',
2525
} as const,
2626

2727
particleNorminal: {

0 commit comments

Comments
 (0)