Remove max height

This commit is contained in:
Ian Philips 2022-08-04 16:09:33 -06:00
parent c93f9c5483
commit 912ccad530

View File

@ -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