mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 17:06:23 +00:00
fix(editor): weird behavior when toggling edit mode for long text.
issue ref: https://twitter.com/CatoMinor3/status/1404860903825285121
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
|
||||
.block-content-wrapper {
|
||||
width: 100%;
|
||||
max-width: calc(100% - 40px);
|
||||
}
|
||||
|
||||
.block-content {
|
||||
|
||||
Reference in New Issue
Block a user