Fix markdown message line height, closes #1139
This commit is contained in:
@@ -188,7 +188,7 @@ const MarkdownContainer = styled("div")`
|
||||
}
|
||||
|
||||
p {
|
||||
line-height: 1.2;
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
blockquote,
|
||||
|
||||
Reference in New Issue
Block a user