From 81790302557560ec710b5723a2853946181ac290 Mon Sep 17 00:00:00 2001 From: gzbender Date: Wed, 3 Oct 2018 18:16:37 +0500 Subject: [PATCH] =?UTF-8?q?LIL-646=20Autoresize=20=D0=B4=D0=BB=D1=8F=20?= =?UTF-8?q?=D1=82=D0=B5=D0=BA=D1=81=D1=82=D0=BE=D0=B2=D1=8B=D1=85=20=D0=BF?= =?UTF-8?q?=D0=BE=D0=BB=D0=B5=D0=B9=20=D1=80=D0=B5=D0=B4=D0=B0=D0=BA=D1=82?= =?UTF-8?q?=D0=BE=D1=80=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/components/blocks/BlockImageText.vue | 3 ++- web/src/components/redactor/VueRedactor.vue | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/web/src/components/blocks/BlockImageText.vue b/web/src/components/blocks/BlockImageText.vue index 2946c36b..ddba0845 100644 --- a/web/src/components/blocks/BlockImageText.vue +++ b/web/src/components/blocks/BlockImageText.vue @@ -30,6 +30,7 @@ @@ -65,4 +66,4 @@ 'lil-image': LilImage, }, } - \ No newline at end of file + diff --git a/web/src/components/redactor/VueRedactor.vue b/web/src/components/redactor/VueRedactor.vue index 1b99545b..93d8547c 100644 --- a/web/src/components/redactor/VueRedactor.vue +++ b/web/src/components/redactor/VueRedactor.vue @@ -1,5 +1,5 @@