1
0
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:
Henry Heino
2025-05-01 08:20:22 -07:00
committed by GitHub
parent b585b8b75c
commit 511645b1a5

View File

@ -31,7 +31,7 @@ const styles = StyleSheet.create({
},
mainButtonRow: {
flexWrap: 'wrap',
gap: 6,
gap: 12,
},
shortcutButton: {
flexGrow: 1,