Update default value
[MAILPOET-1568]
This commit is contained in:
@@ -39,12 +39,12 @@ define([
|
||||
defaults: function () {
|
||||
return this._getDefaults({
|
||||
type: 'container',
|
||||
columnLayout: false,
|
||||
orientation: 'vertical',
|
||||
image: {
|
||||
src: null,
|
||||
display: 'scale'
|
||||
},
|
||||
irregularWidthContents: false,
|
||||
styles: {
|
||||
block: {
|
||||
backgroundColor: 'transparent'
|
||||
|
Reference in New Issue
Block a user