编辑器样式修改

This commit is contained in:
2025-07-17 17:45:34 +08:00
parent 745671bd33
commit ef1f786417
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
}

View File

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