From c3cf12f4443fe8b439c61ce6e91bc6237de066d3 Mon Sep 17 00:00:00 2001 From: Dhruv Parmar <83108871+dhruvjsx@users.noreply.github.com> Date: Tue, 15 Jul 2025 18:18:13 +0530 Subject: [PATCH] Minor(ui): Fixed Pagination alignment (#22333) * fixed pagination disalignment * fixed pagination disalignment --- .../components/PaginationComponent/PaginationComponent.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openmetadata-ui/src/main/resources/ui/src/components/PaginationComponent/PaginationComponent.tsx b/openmetadata-ui/src/main/resources/ui/src/components/PaginationComponent/PaginationComponent.tsx index 3d21d9ddc38..11a424de9f2 100644 --- a/openmetadata-ui/src/main/resources/ui/src/components/PaginationComponent/PaginationComponent.tsx +++ b/openmetadata-ui/src/main/resources/ui/src/components/PaginationComponent/PaginationComponent.tsx @@ -30,7 +30,7 @@ const PaginationComponent = (props: PaginationProps) => { if (type === 'prev') { return (