From f1b86d0fc7d48c3c73b52adea3aec9dbd0faa2da Mon Sep 17 00:00:00 2001 From: gzbender Date: Wed, 25 Jul 2018 01:47:34 +0500 Subject: [PATCH] =?UTF-8?q?LIL-588=20=D0=9F=D1=80=D0=B8=20=D1=81=D0=BE?= =?UTF-8?q?=D0=B7=D0=B4=D0=B0=D0=BD=D0=B8=D0=B8=20=D0=BA=D1=83=D1=80=D1=81?= =?UTF-8?q?=D0=B0=20=D0=B2=D0=B8=D1=81=D0=B8=D1=82=20=D0=B1=D1=80=D0=B0?= =?UTF-8?q?=D1=83=D0=B7=D0=B5=D1=80=20=D0=B8=D0=B7-=D0=B7=D0=B0=20=D0=B7?= =?UTF-8?q?=D0=B0=D0=B3=D1=80=D1=83=D0=B7=D0=BA=D0=B8=20=D0=B1=D0=BE=D0=BB?= =?UTF-8?q?=D1=8C=D1=88=D0=B8=D1=85=20=D1=84=D0=BE=D1=82=D0=BE=D0=B3=D1=80?= =?UTF-8?q?=D0=B0=D1=84=D0=B8=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/components/blocks/Image.vue | 44 ++++++++++++++++++++--------- web/src/sass/_common.sass | 18 ++++++++++++ 2 files changed, 48 insertions(+), 14 deletions(-) diff --git a/web/src/components/blocks/Image.vue b/web/src/components/blocks/Image.vue index 47841ec8..11968d70 100644 --- a/web/src/components/blocks/Image.vue +++ b/web/src/components/blocks/Image.vue @@ -1,5 +1,5 @@