From cd8ab3616e04bce69681fe11026c2c43f14af8a2 Mon Sep 17 00:00:00 2001 From: Kien Dang Date: Sat, 18 Oct 2025 05:33:40 +0700 Subject: [PATCH] Fix GraphQL doc explorer CountBadge stacking order (#262) --- src-web/components/graphql/GraphQLDocsExplorer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-web/components/graphql/GraphQLDocsExplorer.tsx b/src-web/components/graphql/GraphQLDocsExplorer.tsx index 4148b6a8..f85d174e 100644 --- a/src-web/components/graphql/GraphQLDocsExplorer.tsx +++ b/src-web/components/graphql/GraphQLDocsExplorer.tsx @@ -177,7 +177,7 @@ function GraphQLExplorerHeader({ }; const crumbs = findIt(item); return ( -