Skip to content

Commit

Permalink
MM-58496 - Updating channel font size (mattermost#27445)
Browse files Browse the repository at this point in the history
* MM-58496 - Updating channel font size

* Updating lineheight
  • Loading branch information
asaadmahmood authored Jun 28, 2024
1 parent d20b55b commit a5d263f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions webapp/channels/src/sass/components/_post.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
Expand Down Expand Up @@ -1466,8 +1465,6 @@

ul,
ol {
font-size: 13.5px;

p {
margin-bottom: 0;
}
Expand Down

0 comments on commit a5d263f

Please sign in to comment.