add margin for markdown links

This commit is contained in:
feruz 2020-01-10 14:57:30 +02:00
parent ee40a11acc
commit 77507bc2cf

View File

@ -217,6 +217,7 @@ const CommentBody = ({
color: ${EStyleSheet.value('$primaryBlue')};
cursor: pointer;
text-decoration: underline;
margin-right: 5px;
}
img {
align-self: 'center';