Remove max height
This commit is contained in:
parent
d84a34aca7
commit
ccb147f689
|
@ -300,7 +300,7 @@ function OpenChallengeContent(props: {
|
||||||
|
|
||||||
<Col
|
<Col
|
||||||
className={
|
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
|
<UserBetColumn
|
||||||
|
|
Loading…
Reference in New Issue
Block a user