From aa95b77eef529a4d2618dea1f52a74f5b4f70009 Mon Sep 17 00:00:00 2001 From: jlpereira Date: Thu, 28 Sep 2023 18:31:33 -0300 Subject: [PATCH] Fix overflow --- .../Gallery/GalleryCarousel/GalleryCarousel.global.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Gallery/GalleryCarousel/GalleryCarousel.global.vue b/src/components/Gallery/GalleryCarousel/GalleryCarousel.global.vue index f8f1eed..981af2d 100644 --- a/src/components/Gallery/GalleryCarousel/GalleryCarousel.global.vue +++ b/src/components/Gallery/GalleryCarousel/GalleryCarousel.global.vue @@ -1,6 +1,6 @@