From ce92a2125925a133ee0935cc6561f5595c166a06 Mon Sep 17 00:00:00 2001 From: Aniket-Engg Date: Wed, 12 Oct 2022 18:35:44 +0530 Subject: [PATCH] arrows centered --- .../remix-ui/home-tab/src/lib/components/customNavButtons.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/remix-ui/home-tab/src/lib/components/customNavButtons.tsx b/libs/remix-ui/home-tab/src/lib/components/customNavButtons.tsx index 69f938a391..f298eba01d 100644 --- a/libs/remix-ui/home-tab/src/lib/components/customNavButtons.tsx +++ b/libs/remix-ui/home-tab/src/lib/components/customNavButtons.tsx @@ -5,10 +5,10 @@ const CustomNavButtons = ({ next, previous, goToSlide, ...rest }) => { const { carouselState: { currentSlide, totalItems } } = rest return (
- -