Remove max height
This commit is contained in:
parent
c93f9c5483
commit
912ccad530
|
@ -300,7 +300,7 @@ function OpenChallengeContent(props: {
|
|||
|
||||
<Col
|
||||
className={
|
||||
'h-full max-h-[50vh] w-full content-between justify-between gap-1 sm:flex-row'
|
||||
' w-full content-between justify-between gap-1 sm:flex-row'
|
||||
}
|
||||
>
|
||||
<UserBetColumn
|
||||
|
|
Loading…
Reference in New Issue
Block a user