Spacing on mobile context menu

This commit is contained in:
James Barnsley
2019-09-24 16:55:22 +12:00
parent 0a7b7f373e
commit f7808f954a
7 changed files with 9908 additions and 5401 deletions

View File

@ -361,9 +361,7 @@ selected
return (
<div className="context-menu__title">
<div className="context-menu__title__text">
{metadata.added_by}
{' '}
added from
{`${metadata.added_by} added from `}
{link}
</div>
</div>