Show BetRow on the bottom of long feeds
This commit is contained in:
parent
a17342e55c
commit
675f0a1599
|
@ -131,7 +131,7 @@ export const ContractOverview = (props: {
|
||||||
bets={bets}
|
bets={bets}
|
||||||
comments={comments}
|
comments={comments}
|
||||||
feedType="market"
|
feedType="market"
|
||||||
betRowClassName="md:hidden !mt-0"
|
betRowClassName="!mt-0"
|
||||||
/>
|
/>
|
||||||
</Col>
|
</Col>
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user