Add gap to default screen in new apps
This commit is contained in:
parent
91b701a746
commit
6f0bbce083
|
@ -36,6 +36,7 @@ exports.createHomeScreen = () => ({
|
|||
hAlign: "stretch",
|
||||
vAlign: "top",
|
||||
size: "grow",
|
||||
gap: "M",
|
||||
},
|
||||
routing: {
|
||||
route: "/",
|
||||
|
|
Loading…
Reference in New Issue