mirror of
https://github.com/penpot/penpot.git
synced 2026-07-22 22:17:58 +00:00
🐛 Fix problem with new line in comments
This commit is contained in:
parent
bf5d95e069
commit
2735229ffe
@ -108,6 +108,7 @@
|
||||
word-wrap: break-word;
|
||||
overflow-wrap: break-word;
|
||||
hyphens: auto;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
.replies {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user