We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f43544 commit 0fd5392Copy full SHA for 0fd5392
web_src/css/markup/content.css
@@ -2,11 +2,7 @@
2
overflow: hidden;
3
font-size: 16px;
4
line-height: 1.5 !important;
5
- overflow-wrap: break-word;
6
-}
7
-
8
-.conversation-holder .markup {
9
- overflow-wrap: anywhere; /* prevent overflow in code comments. TODO: properly restrict .conversation-holder width and remove this */
+ overflow-wrap: anywhere;
10
}
11
12
.markup > *:first-child {
0 commit comments