mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 01:16:27 +00:00
[refactor] support React change event for set-edit-content! & fix image style of block conent
This commit is contained in:
15
src/main/frontend/components/block.css
Normal file
15
src/main/frontend/components/block.css
Normal file
@@ -0,0 +1,15 @@
|
||||
.blocks-container {
|
||||
}
|
||||
|
||||
.block-content {
|
||||
}
|
||||
|
||||
.block-children {
|
||||
}
|
||||
|
||||
.ls-block {
|
||||
}
|
||||
|
||||
.block-content img {
|
||||
width: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user