mirror of
https://github.com/discourse/discourse.git
synced 2024-12-05 04:43:43 +08:00
FIX: word break long continuous thread titles (#30007)
This commit is contained in:
parent
c42248670d
commit
35be2a9879
|
@ -16,4 +16,5 @@
|
|||
padding-left: 0.5em;
|
||||
color: var(--secondary-low);
|
||||
margin-bottom: 0;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user