This commit is contained in:
mgabdev
2020-04-23 23:17:27 -04:00
parent e2e7e8c0af
commit 01c8041a6a
73 changed files with 905 additions and 1002 deletions

View File

@@ -86,7 +86,7 @@ export default class ListItem extends PureComponent {
<Icon
id='angle-right'
size='10px'
className={[_s.marginLeftAuto, _s.fillColorBlack].join(' ')}
className={[_s.mlAuto, _s.fillColorSecondary].join(' ')}
/>
}
</Button>