From d451331c668d7a75ddfcf24f1e2aeadf6479afa7 Mon Sep 17 00:00:00 2001 From: LandaMm Date: Sat, 31 May 2025 17:59:11 +0200 Subject: [PATCH] fix: enough padding for breadcrumbs --- web/src/pages/ApiServices/index.tsx | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/web/src/pages/ApiServices/index.tsx b/web/src/pages/ApiServices/index.tsx index bc963d0..4cc7896 100644 --- a/web/src/pages/ApiServices/index.tsx +++ b/web/src/pages/ApiServices/index.tsx @@ -16,18 +16,20 @@ const ApiServicesPage: FC = () => { return (
- +
+ +

Search...

@@ -84,7 +86,7 @@ const ApiServicesPage: FC = () => { > {service.name}