MM-58496 - Updating channel font size (#27445)

* MM-58496 - Updating channel font size

* Updating lineheight
This commit is contained in:
Asaad Mahmood 2024-06-28 21:57:43 +05:00 committed by GitHub
parent d20b55bde8
commit a5d263f26c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1061,8 +1061,7 @@
p { p {
width: 100%; width: 100%;
margin: 0; margin: 0;
font-size: 13.5px; line-height: 20px;
line-height: 1.6em;
white-space: pre-wrap; white-space: pre-wrap;
word-break: break-word; word-break: break-word;
} }
@ -1466,8 +1465,6 @@
ul, ul,
ol { ol {
font-size: 13.5px;
p { p {
margin-bottom: 0; margin-bottom: 0;
} }