From 7b5e2283184a341a9e390688433ed1cb33d23944 Mon Sep 17 00:00:00 2001 From: Steffen Date: Mon, 1 Jun 2020 12:59:39 +0200 Subject: [PATCH] added vote arrow styling --- src/components/Vote.vue | 92 +++++++++++++++++++++++++++++++++++++---- 1 file changed, 84 insertions(+), 8 deletions(-) diff --git a/src/components/Vote.vue b/src/components/Vote.vue index 4c0e6af..4ad774b 100644 --- a/src/components/Vote.vue +++ b/src/components/Vote.vue @@ -1,15 +1,16 @@