style : analysis UI size improvements
This commit is contained in:
@@ -14,7 +14,7 @@ export default function Accuracies() {
|
||||
xs={12}
|
||||
justifyContent="center"
|
||||
alignItems="center"
|
||||
columnGap={{ xs: "8vw", sm: 6, md: 8 }}
|
||||
columnGap={{ xs: "8vw", md: 10 }}
|
||||
>
|
||||
<Typography
|
||||
align="center"
|
||||
|
||||
@@ -65,7 +65,7 @@ export default function ReviewPanelBody() {
|
||||
color="#27f019"
|
||||
height={25}
|
||||
/>
|
||||
<Typography variant="h6" align="center">
|
||||
<Typography variant="h6" align="center" lineHeight="25px">
|
||||
Engine evaluation
|
||||
</Typography>
|
||||
</Grid>
|
||||
|
||||
Reference in New Issue
Block a user