From b3d68907dfec5db1273621164c2d2983c6c7a5d7 Mon Sep 17 00:00:00 2001 From: virada Date: Wed, 13 Nov 2019 17:43:22 +0700 Subject: [PATCH] =?UTF-8?q?[FIX]=20FE=20button=20=E0=B9=83=E0=B8=99=20even?= =?UTF-8?q?t=20card?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/eventCard.vue | 32 +++++++++++++------ yarn.lock | 4 +++ 2 files changed, 26 insertions(+), 10 deletions(-) create mode 100644 yarn.lock diff --git a/nuxt-firebase-auth-master/components/eventCard.vue b/nuxt-firebase-auth-master/components/eventCard.vue index 3e25300..00e90ff 100644 --- a/nuxt-firebase-auth-master/components/eventCard.vue +++ b/nuxt-firebase-auth-master/components/eventCard.vue @@ -37,11 +37,6 @@ alarm {{formatAMPM(event.eventStartDate)}} - - - poll - - @@ -184,6 +196,7 @@ export default { } .eventDate { color: #341646; + } .eventMonth { font-size: 15px; @@ -197,8 +210,7 @@ div.b { } .button{ - margin-right: 2%; - margin-top: 45%; + color: darkgray; } .size{ diff --git a/yarn.lock b/yarn.lock new file mode 100644 index 0000000..fb57ccd --- /dev/null +++ b/yarn.lock @@ -0,0 +1,4 @@ +# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. +# yarn lockfile v1 + +