feat: LLM 应用网页开发及内联建议功能实现
This commit is contained in:
@@ -286,7 +286,7 @@ onUnmounted(() => {
|
||||
}
|
||||
|
||||
.doc-card__editor :deep(.ProseMirror) {
|
||||
min-height: 80px;
|
||||
min-height: 0;
|
||||
padding: 10px 12px 12px !important;
|
||||
font-size: 13px !important;
|
||||
line-height: 1.6;
|
||||
|
||||
Reference in New Issue
Block a user