Heart button on xl style

This commit is contained in:
Ian Philips 2022-08-24 11:53:29 -06:00
parent 432ee387ec
commit c72bf506c3

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