mirror of
https://github.com/logto-io/logto.git
synced 2025-03-31 22:51:25 -05:00
refactor(console): add word-break for audit logs (#3599)
This commit is contained in:
parent
42c69faeae
commit
ccf1671e87
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
}
|
||||
|
||||
.infoItem {
|
||||
word-break: break-word;
|
||||
color: var(--color-text);
|
||||
font: var(--font-body-2);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue