mirror of
https://github.com/ecency/ecency-mobile.git
synced 2025-01-03 19:42:03 +03:00
add margin for markdown links
This commit is contained in:
parent
ee40a11acc
commit
77507bc2cf
@ -217,6 +217,7 @@ const CommentBody = ({
|
||||
color: ${EStyleSheet.value('$primaryBlue')};
|
||||
cursor: pointer;
|
||||
text-decoration: underline;
|
||||
margin-right: 5px;
|
||||
}
|
||||
img {
|
||||
align-self: 'center';
|
||||
|
Loading…
Reference in New Issue
Block a user