Heart button on xl style

This commit is contained in:
Ian Philips 2022-08-24 11:53:29 -06:00 committed by mantikoros
parent 7899d71af6
commit d44482aae3

View File

@ -53,7 +53,9 @@ export const ContractOverview = (props: {
</div>
)}
<Row className={'hidden gap-3 xl:flex'}>
<FollowMarketButton contract={contract} user={user} />
<div className={'mt-2'}>
<FollowMarketButton contract={contract} user={user} />
</div>
{isBinary && (
<BinaryResolutionOrChance