feat(FN-4173): enable always-on web search in ResearchView
Adds a changeset for a minor feature that locks the web search provider UI as always-on in ResearchView, with corresponding component and test updates. Fusion-Task-Id: FN-4173
This commit is contained in:
@@ -86,6 +86,11 @@
|
||||
gap: var(--space-xs);
|
||||
}
|
||||
|
||||
.research-view__provider-lock {
|
||||
margin-left: var(--space-xs);
|
||||
color: var(--text-muted);
|
||||
}
|
||||
|
||||
.research-view__history-header {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user