diff --git a/web/components/resolution-panel.tsx b/web/components/resolution-panel.tsx index 131b9f2e..3c540e0a 100644 --- a/web/components/resolution-panel.tsx +++ b/web/components/resolution-panel.tsx @@ -62,7 +62,7 @@ export function ResolutionPanel(props: { > - <div className="pt-2 pb-1 text-sm text-gray-400">Resolve outcome</div> + <div className="pt-2 pb-1 text-sm text-gray-500">Resolve outcome</div> <YesNoCancelSelector className="mx-auto my-2"