From a88cb45fb121f80deefcc5e1de0516ddc6c6c8a5 Mon Sep 17 00:00:00 2001 From: Steffen Date: Fri, 5 Jun 2020 23:59:32 +0200 Subject: [PATCH] Update Vote.vue --- src/components/Vote.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/Vote.vue b/src/components/Vote.vue index 2e95e89..383ee04 100644 --- a/src/components/Vote.vue +++ b/src/components/Vote.vue @@ -169,7 +169,8 @@ export default { position: absolute; display: flex; height: 150%; - width: 20%; + width: 25%; + pointer-events: none; span { position: absolute; width: 100%;