Skip to content

Commit 56a7017

Browse files
committed
bug-fixed: space between lines was different if message contains emojii
1 parent a11f2d0 commit 56a7017

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/components/message/text/text.component.scss

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ p {
1818
font-size: 1.4em;
1919
margin: 0;
2020
padding: 14px;
21+
line-height: 1.4em;
2122
font-style: normal;
2223
letter-spacing: normal;
2324
font-stretch: normal;

0 commit comments

Comments
 (0)