From 74a14d5bafa9d8902fb3a679b3c71101fc55d7f1 Mon Sep 17 00:00:00 2001 From: miguelzinh3 Date: Tue, 1 Oct 2024 16:36:37 -0300 Subject: [PATCH] hotfix(vote): add carousel js in votepeloclima base.html --- .../ds/carousel/templates/carousel/plugins/carousel.html | 4 ++-- .../carousel/templates/carousel/plugins/carousel_content.html | 2 +- app/org_eleicoes/votepeloclima/static/scss/custom.scss | 2 ++ 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/app/contrib/ds/carousel/templates/carousel/plugins/carousel.html b/app/contrib/ds/carousel/templates/carousel/plugins/carousel.html index defdfb84..bb86288e 100644 --- a/app/contrib/ds/carousel/templates/carousel/plugins/carousel.html +++ b/app/contrib/ds/carousel/templates/carousel/plugins/carousel.html @@ -1,5 +1,5 @@ {% load cms_tags %} - {% endif %} - \ No newline at end of file + diff --git a/app/org_eleicoes/votepeloclima/static/scss/custom.scss b/app/org_eleicoes/votepeloclima/static/scss/custom.scss index 0054e338..856159d3 100644 --- a/app/org_eleicoes/votepeloclima/static/scss/custom.scss +++ b/app/org_eleicoes/votepeloclima/static/scss/custom.scss @@ -221,6 +221,8 @@ legend.form-label { max-height: 600px; } +// Carousel + #carouselControls { .carousel-item > div { min-height: 230px;