fix: word break
This commit is contained in:
parent
7fb22f6d62
commit
87ec7993ef
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@
|
|||
& .subtext p,
|
||||
& .timestamp {
|
||||
line-height: var(--line-height-md);
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
& .subtext,
|
||||
|
|
Reference in a new issue