mirror of
https://github.com/penpot/penpot.git
synced 2025-07-30 13:18:36 +02:00
🐛 Fix problem with new line in comments
This commit is contained in:
parent
bf5d95e069
commit
2735229ffe
1 changed files with 1 additions and 0 deletions
|
@ -108,6 +108,7 @@
|
|||
word-wrap: break-word;
|
||||
overflow-wrap: break-word;
|
||||
hyphens: auto;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
.replies {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue