From b08dd58552edb763f007f355f5c0d36d6dccbd05 Mon Sep 17 00:00:00 2001 From: Dominik Pschenitschni Date: Sun, 2 Oct 2022 10:00:19 +0000 Subject: [PATCH] feat: colorPicker script setup (#2457) Co-authored-by: Dominik Pschenitschni Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2457 Co-authored-by: Dominik Pschenitschni Co-committed-by: Dominik Pschenitschni --- src/components/input/colorPicker.vue | 110 ++++++++++++--------------- 1 file changed, 50 insertions(+), 60 deletions(-) diff --git a/src/components/input/colorPicker.vue b/src/components/input/colorPicker.vue index 1cb0c58e..7716386f 100644 --- a/src/components/input/colorPicker.vue +++ b/src/components/input/colorPicker.vue @@ -34,9 +34,8 @@ -