mirror of
https://github.com/logto-io/logto.git
synced 2024-12-23 20:33:16 -05:00
Merge pull request #980 from logto-io/charles-fix-error-call-stack-text-overflow-issue
fix(console): error callstack content should not overflow container
This commit is contained in:
commit
ddf113f1db
1 changed files with 1 additions and 0 deletions
|
@ -54,5 +54,6 @@
|
|||
font: var(--font-body-medium);
|
||||
padding: _.unit(6);
|
||||
white-space: pre-wrap;
|
||||
word-break: break-all;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue