From 3e218ae08e8dbd6b4c01da72518535c9260341f2 Mon Sep 17 00:00:00 2001 From: jlpereira Date: Thu, 28 Sep 2023 18:21:50 -0300 Subject: [PATCH 1/2] Set autocomplete list color --- src/components/Autocomplete/Autocomplete.global.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Autocomplete/Autocomplete.global.vue b/src/components/Autocomplete/Autocomplete.global.vue index abeb92f..aa3cd5b 100644 --- a/src/components/Autocomplete/Autocomplete.global.vue +++ b/src/components/Autocomplete/Autocomplete.global.vue @@ -25,7 +25,7 @@
  • From aa95b77eef529a4d2618dea1f52a74f5b4f70009 Mon Sep 17 00:00:00 2001 From: jlpereira Date: Thu, 28 Sep 2023 18:31:33 -0300 Subject: [PATCH 2/2] 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 @@