mirror of
https://github.com/kuaifan/dootask.git
synced 2026-09-15 00:19:04 +00:00
fix: 设置任务编辑器最小高度
This commit is contained in:
parent
5801d66371
commit
4c357ef36f
@ -39,6 +39,8 @@
|
||||
.task-editor {
|
||||
position: relative;
|
||||
word-break: break-all;
|
||||
min-height: 24px;
|
||||
|
||||
::v-deep .mce-content-body,
|
||||
::v-deep .task-editor-content {
|
||||
line-height: 1.6;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user