编辑器样式修改

This commit is contained in:
2025-07-17 17:45:34 +08:00
parent 17f11559d8
commit abd3072ada
2 changed files with 4 additions and 4 deletions

View File

@@ -1165,8 +1165,8 @@ body {
}
.ql-editor {
min-height: 600px;
max-height: 600px;
/* min-height: 600px;
max-height: 600px; */
overflow: auto
}