Skip to content

Commit 0dd627f

Browse files
committedMay 18, 2024
1 parent 450a538 commit 0dd627f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎app/src/assets/scss/component/_typography.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -435,6 +435,8 @@
435435
display: block;
436436
font-size: 85%;
437437
color: var(--b3-theme-on-surface);
438+
word-break: break-word;
439+
white-space: break-spaces;
438440
}
439441
}
440442

0 commit comments

Comments
 (0)
Please sign in to comment.