From a0c10e38f74ceaa5fb16cec1fbbf676a0888934a Mon Sep 17 00:00:00 2001 From: jubnl Date: Wed, 6 May 2026 14:02:40 +0200 Subject: [PATCH] fix(files): add bottom-nav padding to files tab wrapper on mobile --- client/src/pages/TripPlannerPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/pages/TripPlannerPage.tsx b/client/src/pages/TripPlannerPage.tsx index bb9a1eab..94e41de7 100644 --- a/client/src/pages/TripPlannerPage.tsx +++ b/client/src/pages/TripPlannerPage.tsx @@ -1174,7 +1174,7 @@ export default function TripPlannerPage(): React.ReactElement | null { )} {activeTab === 'dateien' && ( -
+
tripActions.addFile(tripId, fd)}