mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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