mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 15:15:01 +00:00
feat(apis): export prepend_block_in_page function
fix(editor): convert opts to JS object in insert_block chore: bump version to 0.2.7
This commit is contained in:
@@ -115,6 +115,10 @@
|
||||
margin-top: 8px;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
.raw_html {
|
||||
white-space: normal;
|
||||
line-height: 1.2em;
|
||||
}
|
||||
}
|
||||
|
||||
.block-body ul,
|
||||
|
||||
Reference in New Issue
Block a user