experiment: align investigation response input

This commit is contained in:
2026-08-05 13:03:15 +01:00
parent 1cf71d6ce2
commit 7e18d0b53f
3 changed files with 51 additions and 1 deletions
+1 -1
View File
@@ -681,7 +681,7 @@ export default function ReasoningWorkspace({
rows={4}
disabled={updateStatus === "loading"}
className="w-full rounded-lg border border-gray-300 px-4 py-3 text-sm focus:border-gray-500 focus:outline-none focus:ring-2 focus:ring-gray-400 disabled:cursor-not-allowed disabled:opacity-60"
placeholder="Enter the answer to the selected question..."
placeholder="What do you know about this?"
/>
</div>
<div className="flex items-center justify-between">