From a2f676d31741f51d037fa4031855f63e1c43f2b3 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Thu, 2 Jan 2020 23:48:52 +0200 Subject: Improved ColorInput to showcase transparent color, improved global input styles a bit --- src/components/color_input/color_input.vue | 50 +++++++++++++++-------- src/components/style_switcher/style_switcher.scss | 16 ++------ 2 files changed, 36 insertions(+), 30 deletions(-) (limited to 'src/components') diff --git a/src/components/color_input/color_input.vue b/src/components/color_input/color_input.vue index aa289288..7fe04433 100644 --- a/src/components/color_input/color_input.vue +++ b/src/components/color_input/color_input.vue @@ -1,6 +1,6 @@ - +