Apply temporary fix
[arvados-workbench2.git] / src / views-components / details-panel / details-panel.tsx
index be257e8382ac4b6e935fdc980c8ae5343e081395..9d25d9200859bc7fd1a1c36e8971dee930157a43 100644 (file)
@@ -107,8 +107,7 @@ const styles: StyleRulesCallback<CssRules> = (theme: ArvadosTheme) => ({
         color: theme.palette.grey["600"],
         margin: `${theme.spacing.unit}px 0`,
         '& .fa-cogs': {
-            fontSize: "24px",
-            color: theme.customs.colors.green700
+            fontSize: "24px"
         }
        },
        tabContainer: {