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}
|
||||
comments={comments}
|
||||
feedType="market"
|
||||
betRowClassName="md:hidden !mt-0"
|
||||
betRowClassName="!mt-0"
|
||||
/>
|
||||
</Col>
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue
Block a user