mirror of
https://github.com/discourse/discourse.git
synced 2025-05-30 15:28:37 +08:00
FIX: word break long continuous thread titles (#30007)
This commit is contained in:
@ -16,4 +16,5 @@
|
||||
padding-left: 0.5em;
|
||||
color: var(--secondary-low);
|
||||
margin-bottom: 0;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
Reference in New Issue
Block a user