mirror of
https://github.com/logto-io/logto.git
synced 2025-04-07 23:01:25 -05:00
fix(console): error callstack content should not overflow container
This commit is contained in:
parent
cf51803946
commit
933950cebf
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…
Add table
Reference in a new issue