change(ui): adjust font size of home prompt editor
This commit is contained in:
@@ -142,7 +142,7 @@ button:disabled {
|
|||||||
|
|
||||||
.prompt-rich-editor.home-prompt-editor {
|
.prompt-rich-editor.home-prompt-editor {
|
||||||
color: #1f2937;
|
color: #1f2937;
|
||||||
font-size: 20px;
|
font-size: 16px;
|
||||||
line-height: 1.55;
|
line-height: 1.55;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user