mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 08:56:29 +00:00
fix: preserve spaces in the block's content
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
max-width: 100%;
|
||||
overflow: initial;
|
||||
cursor: text;
|
||||
white-space: pre-wrap;
|
||||
overflow-wrap: break-word;
|
||||
word-break: break-word;
|
||||
|
||||
img {
|
||||
|
||||
Reference in New Issue
Block a user