Merge pull request #46 from jfaquinojr/patch-1
Display line breaks in the comments
This commit is contained in:
Коммит
69bf94f4d2
|
@ -21,4 +21,10 @@
|
|||
background: #f4f4f4;
|
||||
padding: 2rem 2.5rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.comment {
|
||||
p {
|
||||
white-space: pre-line;
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче