Skip to content
Snippets Groups Projects
Unverified Commit e5fdb23d authored by Kyle Doherty's avatar Kyle Doherty
Browse files

icon spacing

parent 80302bf9
No related branches found
No related tags found
No related merge requests found
......@@ -88,7 +88,7 @@ class CollectionList extends React.Component {
>
<Box p={2} className="bordered rounded">
<Flex align="center" py={1}>
<Icon name="add" />
<Icon name="add" mr={1} bordered />
<h4>{t`New collection`}</h4>
</Flex>
</Box>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment