Updated styles for icons throughout all components
• Updated: - styles for icons throughout all components
This commit is contained in:
@@ -104,7 +104,7 @@ export default class SidebarSectionItem extends PureComponent {
|
||||
<div className={containerClasses}>
|
||||
{
|
||||
icon &&
|
||||
<Icon id={icon} className={_s.fillPrimary} size={iconSize} />
|
||||
<Icon id={icon} className={_s.colorPrimary} size={iconSize} />
|
||||
}
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user