mirror of
https://github.com/logseq/logseq.git
synced 2026-04-25 22:54:48 +00:00
Merge remote-tracking branch 'origin/master' into feat/support-remove-image
# Conflicts: # src/main/frontend/components/block.cljs
This commit is contained in:
@@ -706,3 +706,8 @@ hr {
|
||||
margin: 2rem 0;
|
||||
border-color: var(--ls-border-color, #ccc);
|
||||
}
|
||||
|
||||
.resize {
|
||||
resize: both;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user