feat(FN-4174): complete Step 6 — apply locked-source disabled styling
Fusion-Task-Id: FN-4174 Fusion-Task-Lineage: 8b50a52b-dc3a-448d-998b-09023fbdd9af
This commit is contained in:
@@ -4528,7 +4528,10 @@ export function SettingsModal({
|
||||
</div>
|
||||
<div className="form-group">
|
||||
<label>Enabled Sources</label>
|
||||
<label htmlFor="research-project-source-webSearch" className="checkbox-label">
|
||||
<label
|
||||
htmlFor="research-project-source-webSearch"
|
||||
className="checkbox-label settings-research-source-locked"
|
||||
>
|
||||
<input id="research-project-source-webSearch" type="checkbox" checked disabled readOnly />
|
||||
Web Search <span className="settings-muted">Always on</span>
|
||||
</label>
|
||||
|
||||
Reference in New Issue
Block a user