21720: changed theme.sspacing.unit Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa...
[arvados.git] / services / workbench2 / src / views / project-panel / project-panel.tsx
index 2ddfca8178577e8402041bfbb3807968ea7a91af..58b9465f1434953d3a8446e07a36427201946611 100644 (file)
@@ -60,7 +60,7 @@ const styles: StyleRulesCallback<CssRules> = (theme: ArvadosTheme) => ({
         width: '100%',
     },
     button: {
-        marginLeft: theme.spacing.unit,
+        marginLeft: theme.spacing,
     },
 });