Skip to content
Snippets Groups Projects
Commit 3e8dd4cc authored by Chris Beer's avatar Chris Beer
Browse files

Make the manifest title h6 and remove color

parent 801ede60
Branches
Tags
No related merge requests found
......@@ -106,7 +106,7 @@ export class ManifestListItem extends React.Component {
}
</Grid>
<Grid item xs={8} sm={9}>
<Typography component="span" variant="subtitle1" color="secondary">
<Typography component="span" variant="h6">
{title || manifestId}
</Typography>
</Grid>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment