Heart button on xl style
This commit is contained in:
parent
432ee387ec
commit
c72bf506c3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user