mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-19 11:21:41 +03:00
remove underline from post links
This commit is contained in:
parent
e6d2355f3c
commit
115f69e348
@ -213,7 +213,7 @@ const PostBody = ({
|
||||
a {
|
||||
color: ${EStyleSheet.value('$primaryBlue')};
|
||||
cursor: pointer;
|
||||
text-decoration: underline;
|
||||
margin-right: 5;
|
||||
}
|
||||
img {
|
||||
align-self: 'center';
|
||||
|
Loading…
Reference in New Issue
Block a user