From 215487fd0fd051a3fead1cf71ace7d4d36ff54d7 Mon Sep 17 00:00:00 2001 From: estifanos Date: Fri, 28 Aug 2026 10:53:53 +0000 Subject: [PATCH] fix: adjust SeafarerRegistryPage container padding and wrap table in scroll container for responsiveness --- .../features/seafarer-registry/pages/SeafarerRegistryPage.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/backoffice/src/app/features/seafarer-registry/pages/SeafarerRegistryPage.tsx b/apps/backoffice/src/app/features/seafarer-registry/pages/SeafarerRegistryPage.tsx index fc9349789..9ddebf0a0 100644 --- a/apps/backoffice/src/app/features/seafarer-registry/pages/SeafarerRegistryPage.tsx +++ b/apps/backoffice/src/app/features/seafarer-registry/pages/SeafarerRegistryPage.tsx @@ -184,7 +184,7 @@ export function SeafarerRegistryPage() { {/* Search + filters */} - + {filtered.length} seafarer(s) found + @@ -278,6 +279,7 @@ export function SeafarerRegistryPage() { )}
+
setSelected(null)} />