Font size form unification and change collection panel
[arvados-workbench2.git] / src / components / list-item-text-icon / list-item-text-icon.tsx
index b34c6ab5f9cab8784e525b6356963f4fad4b800c..e7f63eafc0c1f7e9423e148daad623d008580623 100644 (file)
@@ -17,7 +17,7 @@ const styles: StyleRulesCallback<CssRules> = (theme: ArvadosTheme) => ({
         alignItems: 'center'
     },
     listItemText: {
-        fontWeight: 700
+        fontWeight: 400
     },
     active: {
         color: theme.palette.primary.main,