refactor: add default css variable for editor content area

This commit is contained in:
charlie
2020-12-03 14:26:42 +08:00
parent e0b224cbca
commit 1cc12f4166
3 changed files with 6 additions and 12 deletions

View File

@@ -8,7 +8,7 @@
cursor: text;
img {
width: 100%;
max-width: 100%;
}
}