From 32132e225c749e506285370a2a065bb71920ce59 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Tue, 20 Nov 2018 20:58:20 +0300 Subject: localization and small fixes --- src/components/color_input/color_input.vue | 17 +++++---- src/components/opacity_input/opacity_input.vue | 17 +++++---- src/components/shadow_control/shadow_control.vue | 27 ++++++++------- src/components/style_switcher/style_switcher.js | 1 + src/components/style_switcher/style_switcher.vue | 44 ++++++++++++------------ 5 files changed, 53 insertions(+), 53 deletions(-) (limited to 'src/components') diff --git a/src/components/color_input/color_input.vue b/src/components/color_input/color_input.vue index ea9fb3c4..b756d265 100644 --- a/src/components/color_input/color_input.vue +++ b/src/components/color_input/color_input.vue @@ -1,17 +1,16 @@