This commit is contained in:
mgabdev
2020-02-08 17:57:09 -05:00
parent 1c98dd283e
commit 389b189d64
32 changed files with 449 additions and 235 deletions

View File

@@ -145,7 +145,7 @@ class GroupPanelItem extends ImmutablePureComponent {
{intl.formatMessage(messages.no_recent_activity)}
</Fragment>
}
<Icon className={styles.marginLeftAuto} width='10px' height='10px' />
<span className={[styles.marginLeftAuto, styles.inherit].join(' ')}></span>
</span>
</div>
</NavLink>