Skip to content
Snippets Groups Projects
Commit e60f2d43 authored by Camille Villa's avatar Camille Villa
Browse files

Apply secondary color to canvas nav panel links

parent 08c9eeb3
No related branches found
No related tags found
No related merge requests found
......@@ -60,6 +60,7 @@ export class WindowSideBarCanvasPanel extends Component {
className={classNames(classes.clickable, classes.label)}
onClick={onClick}
variant="body2"
color="secondary"
>
{canvas.label}
</Typography>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment