You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-07-16 00:14:34 +02:00
Mobile: Increase space between new note/to-do buttons (#12194)
This commit is contained in:
@ -31,7 +31,7 @@ const styles = StyleSheet.create({
|
||||
},
|
||||
mainButtonRow: {
|
||||
flexWrap: 'wrap',
|
||||
gap: 6,
|
||||
gap: 12,
|
||||
},
|
||||
shortcutButton: {
|
||||
flexGrow: 1,
|
||||
|
Reference in New Issue
Block a user