From 7e0306c8dbbe4c705c4b88eda0865b6a9c768f1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9line?= <114222588+ocsiddisco@users.noreply.github.com> Date: Wed, 15 May 2024 11:31:15 +0200 Subject: [PATCH] fix scroll horizontal --- src/components/NavBar/NavBar.jsx | 2 +- src/views/Layout.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/NavBar/NavBar.jsx b/src/components/NavBar/NavBar.jsx index e9fb8e4..120967d 100644 --- a/src/components/NavBar/NavBar.jsx +++ b/src/components/NavBar/NavBar.jsx @@ -50,7 +50,7 @@ export function NavBar({ user, lists, listPath }) {