Skip to content

Commit

Permalink
aligned input rows in human eval
Browse files Browse the repository at this point in the history
  • Loading branch information
bekossy committed Feb 26, 2024
1 parent f4ffc39 commit 55aa833
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ const useStyles = createUseStyles((theme: JSSTheme) => ({
borderRadius: theme.borderRadius,
padding: theme.paddingSM,
maxHeight: 300,
minHeight: 75,
overflowY: "scroll",
},
}))
Expand Down

0 comments on commit 55aa833

Please sign in to comment.