mirror of https://github.com/tooot-app/app
Fixed #481
This commit is contained in:
parent
a631966952
commit
9b40a605b4
|
@ -26,7 +26,6 @@ const HeaderSharedApplication = React.memo(
|
||||||
application.website && (await openLink(application.website))
|
application.website && (await openLink(application.website))
|
||||||
}}
|
}}
|
||||||
style={{
|
style={{
|
||||||
flex: 1,
|
|
||||||
marginLeft: StyleConstants.Spacing.S,
|
marginLeft: StyleConstants.Spacing.S,
|
||||||
color: colors.secondary
|
color: colors.secondary
|
||||||
}}
|
}}
|
||||||
|
|
Loading…
Reference in New Issue