Heart button on xl style
This commit is contained in:
parent
7899d71af6
commit
d44482aae3
|
@ -53,7 +53,9 @@ export const ContractOverview = (props: {
|
||||||
</div>
|
</div>
|
||||||
)}
|
)}
|
||||||
<Row className={'hidden gap-3 xl:flex'}>
|
<Row className={'hidden gap-3 xl:flex'}>
|
||||||
|
<div className={'mt-2'}>
|
||||||
<FollowMarketButton contract={contract} user={user} />
|
<FollowMarketButton contract={contract} user={user} />
|
||||||
|
</div>
|
||||||
|
|
||||||
{isBinary && (
|
{isBinary && (
|
||||||
<BinaryResolutionOrChance
|
<BinaryResolutionOrChance
|
||||||
|
|
Loading…
Reference in New Issue
Block a user