We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b95b427 commit 46bd8e6Copy full SHA for 46bd8e6
src/modules/aix/client/debugger/AixDebuggerFrame.tsx
@@ -21,7 +21,7 @@ const _styles = {
21
} as const,
22
23
requestCardText: {
24
- whiteSpace: 'pre',
+ whiteSpace: 'pre-wrap',
25
26
27
particleNorminal: {
0 commit comments