mirror of
https://github.com/logseq/logseq.git
synced 2026-05-05 19:36:35 +00:00
fix: delete not auto-adjust the editor's height
This commit is contained in:
@@ -222,7 +222,8 @@
|
||||
["Src" (->block "src" "")]
|
||||
["Query" (->block "query")]
|
||||
["Latex export" (->block "export" "latex")]
|
||||
["Properties" (->properties)]
|
||||
(when-not (= :markdown (state/get-preferred-format))
|
||||
["Properties" (->properties)])
|
||||
["Note" (->block "note")]
|
||||
["Tip" (->block "tip")]
|
||||
["Important" (->block "important")]
|
||||
|
||||
Reference in New Issue
Block a user