1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-06-12 22:57:38 +02:00

Open links in browser

This commit is contained in:
Laurent Cozic
2017-07-22 18:21:39 +01:00
parent 7aee903ca2
commit 7c60e32e64
10 changed files with 131 additions and 57 deletions

View File

@ -25,7 +25,7 @@ let styleObject = {
height: 30,
flex:1,
color: globalStyle.color,
backgroundColor: globalStyle.backgroundColor,
// Note: cannot set backgroundStyle as that would remove the arrow in the component
},
divider: {
borderBottomWidth: 1,