From 9b65b4db1d0157dd091db815d1bb66b942cd5b1a Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Thu, 1 Aug 2019 20:41:33 +0000 Subject: [PATCH] Style list items --- frontend/src/components/ListItem.vue | 34 ++++++++++++++++++++++++++-- 1 file changed, 32 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/ListItem.vue b/frontend/src/components/ListItem.vue index 0ccbf27..b7b0088 100644 --- a/frontend/src/components/ListItem.vue +++ b/frontend/src/components/ListItem.vue @@ -1,8 +1,10 @@ @@ -20,7 +22,35 @@ export default {