Remove max height

This commit is contained in:
Ian Philips 2022-08-04 16:09:33 -06:00 committed by mantikoros
parent d84a34aca7
commit ccb147f689

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