diff --git a/web/components/contract/contract-card.tsx b/web/components/contract/contract-card.tsx index 80757c1c..3aa0869c 100644 --- a/web/components/contract/contract-card.tsx +++ b/web/components/contract/contract-card.tsx @@ -103,9 +103,20 @@ export function ContractCard(props: { > +
+ + + +

{question} @@ -123,15 +134,6 @@ export function ContractCard(props: { showHotVolume={showHotVolume} showCloseTime={showCloseTime} /> - - {/* Note: Extends bg but not click target on closed markets */} - - @@ -186,8 +188,7 @@ export function ContractCard(props: {

{ - }} + onClick={() => {}} >
{contract.createdTime % 3 == 2 ? (