Update default value

[MAILPOET-1568]
This commit is contained in:
Pavel Dohnal
2018-10-24 09:27:55 +02:00
parent 7be91476f0
commit 283452f47e

View File

@@ -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'