remove hard-coded color

This commit is contained in:
Fabio Berger
2018-02-16 00:12:27 -07:00
parent 8db098eaec
commit 0114fc9608
2 changed files with 2 additions and 4 deletions

View File

@@ -92,10 +92,7 @@ export class NestedSidebarMenu extends React.Component<NestedSidebarMenuProps, N
docs
</div>
</div>
<div
className="pl1"
style={{ color: 'rgb(202, 202, 202)', paddingBottom: 9, paddingLeft: 14, height: 17 }}
>
<div className="pl1" style={{ color: colors.grey350, paddingBottom: 9, paddingLeft: 14, height: 17 }}>
|
</div>
<div className="flex">