2
0

prepared new parameters margin x and margin y

This commit is contained in:
2018-10-26 18:07:02 +02:00
parent 1da8689cfd
commit 6843a4abd6
5 changed files with 30 additions and 0 deletions

View File

@@ -26,6 +26,10 @@ export const environment = {
autoHeight: false
},
formDefaults: {
margin: {
x: 0,
y: 0
},
width: 10,
height: 16,
scale: 0.4,