fix(editor): weird behavior when toggling edit mode for long text.

issue ref: https://twitter.com/CatoMinor3/status/1404860903825285121
This commit is contained in:
charlie
2021-06-16 10:32:16 +08:00
committed by Tienson Qin
parent dd9fd0f33c
commit a7cc751269
2 changed files with 1 additions and 2 deletions

View File

@@ -3,7 +3,6 @@
.block-content-wrapper {
width: 100%;
max-width: calc(100% - 40px);
}
.block-content {