...and gray-500 text for resolution panel

This commit is contained in:
jahooma 2022-01-08 23:12:53 -06:00
parent 519dda6473
commit 34b208f63d

View File

@ -62,7 +62,7 @@ export function ResolutionPanel(props: {
>
<Title className="mt-0" text="Your market" />
<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"