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