From 1549d83e0681b56e2652cdec323bec8caba2a701 Mon Sep 17 00:00:00 2001 From: jerem Date: Fri, 27 Oct 2023 09:14:14 +0200 Subject: [PATCH] fix responsive --- client/src/components/adaptative-list/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/components/adaptative-list/index.js b/client/src/components/adaptative-list/index.js index 8abb8dd..abd0a2a 100644 --- a/client/src/components/adaptative-list/index.js +++ b/client/src/components/adaptative-list/index.js @@ -29,7 +29,7 @@ export default function AdaptativeList({ elements, defaultN }) { <> {list} {isMore && ( - +