prepared new parameters margin x and margin y
This commit is contained in:
@@ -26,6 +26,10 @@ export const environment = {
|
||||
autoHeight: false
|
||||
},
|
||||
formDefaults: {
|
||||
margin: {
|
||||
x: 0,
|
||||
y: 0
|
||||
},
|
||||
width: 10,
|
||||
height: 16,
|
||||
scale: 0.4,
|
||||
|
||||
Reference in New Issue
Block a user