mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-03-06 09:20:14 +00:00
UX: force long words to break in topic list gists (#936)
This commit is contained in:
parent
872e43e849
commit
d83248cf68
@ -41,6 +41,7 @@
|
|||||||
margin-bottom: 0.15em;
|
margin-bottom: 0.15em;
|
||||||
&__contents {
|
&__contents {
|
||||||
max-width: 70ch;
|
max-width: 70ch;
|
||||||
|
overflow-wrap: break-word;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
&:not(.visited) {
|
&:not(.visited) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user