1
0
Fork 0
mirror of synced 2024-06-29 03:20:34 +12:00

Add gap prop by default to screens

This commit is contained in:
Andrew Kingston 2021-06-25 15:31:35 +01:00
parent 1711331261
commit 28e337858a

View file

@ -21,6 +21,7 @@ export class Screen extends BaseStructure {
hAlign: "stretch",
vAlign: "top",
size: "grow",
gap: "M",
},
routing: {
route: "",