mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-29 12:09:31 +08:00
fix: update delimiter form field layout for better alignment (#17432)
This commit is contained in:
@@ -63,7 +63,7 @@ export function DelimiterFormField() {
|
||||
}
|
||||
return (
|
||||
<FormItem className=" items-center space-y-0 ">
|
||||
<div className="flex items-center gap-1">
|
||||
<div className="flex items-start gap-1">
|
||||
<FormLabel
|
||||
required
|
||||
tooltip={t('knowledgeDetails.delimiterTip')}
|
||||
|
||||
Reference in New Issue
Block a user