mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-08 16:38:01 +08:00
Fix: The height of the source code mode in the wiki template's Markdown editor is too small. (#17982)
This commit is contained in:
@@ -59,6 +59,7 @@ export function BlueprintSection({
|
||||
name={examplePath}
|
||||
label={t('setting.example')}
|
||||
className="flex h-[50vh] min-h-0 flex-col"
|
||||
valueClassName="flex-1 min-h-0"
|
||||
>
|
||||
{(field) => (
|
||||
<MarkdownEditor
|
||||
|
||||
Reference in New Issue
Block a user