change(ui): adjust font size of home prompt editor

This commit is contained in:
2026-07-10 23:03:46 +08:00
parent 0edff0e1cb
commit b704335f6b
+1 -1
View File
@@ -142,7 +142,7 @@ button:disabled {
.prompt-rich-editor.home-prompt-editor {
color: #1f2937;
font-size: 20px;
font-size: 16px;
line-height: 1.55;
font-weight: 600;
}