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