mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-21 23:21:04 +08:00
fix(web): unify required asterisk color in instance name section (#17082)
This commit is contained in:
@@ -46,7 +46,7 @@ export function InstanceNameSection({
|
||||
htmlFor="instance-name-input"
|
||||
className="text-sm font-medium text-text-primary"
|
||||
>
|
||||
<span className="text-destructive mr-0.5">*</span>
|
||||
<span className="text-state-error mr-0.5">*</span>
|
||||
{tSetting('instanceName')}
|
||||
</label>
|
||||
<div className="flex items-center">
|
||||
|
||||
Reference in New Issue
Block a user