From 17d5a50662fb9d94bb0839b1254dd0704517e132 Mon Sep 17 00:00:00 2001 From: Paolo Arena Date: Sun, 17 Nov 2019 22:24:41 +0100 Subject: [PATCH] - Fix Facebook slow down the loading... inserted only a static image !#106 - Others fix to the CCardDiscipline --- .../CCardCarousel/CCardCarousel.vue | 4 +-- .../CCardDiscipline/CCardDiscipline.scss | 8 +++++ .../CCardDiscipline/CCardDiscipline.vue | 4 +-- .../CEventsCalendar/CEventsCalendar.vue | 33 ++++++++++--------- .../CFacebookFrame/CFacebookFrame.scss | 7 ++++ .../CFacebookFrame/CFacebookFrame.ts | 20 +++++++++++ .../CFacebookFrame/CFacebookFrame.vue | 10 +++++- src/components/Footer/Footer.vue | 2 +- src/statics/i18n.js | 10 +++--- src/store/Modules/tools.ts | 22 +++++++++++-- 10 files changed, 92 insertions(+), 28 deletions(-) diff --git a/src/components/CCardCarousel/CCardCarousel.vue b/src/components/CCardCarousel/CCardCarousel.vue index 9297d32..fd6176f 100644 --- a/src/components/CCardCarousel/CCardCarousel.vue +++ b/src/components/CCardCarousel/CCardCarousel.vue @@ -34,7 +34,7 @@ ref="carousel" transition-next="slide-left" transition-prev="slide-right" - height="650px" + height="600px" width="100%" >