21720: changed theme.sspacing.unit Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa...
[arvados.git] / services / workbench2 / src / components / details-attribute / details-attribute.tsx
index 019470c026fb96310bc90266aba4b9fbf9ddbb83..3e38df1717134550984044c38541fdac3abe6f62 100644 (file)
@@ -42,7 +42,7 @@ const styles: StyleRulesCallback<CssRules> = (theme: ArvadosTheme) => ({
         cursor: 'pointer'
     },
     copyIcon: {
-        marginLeft: theme.spacing.unit,
+        marginLeft: theme.spacing,
         color: theme.palette.grey["600"],
         cursor: 'pointer',
         display: 'inline',