From 9554f4b492fc0c5b01dd8350ceaaf0654057ccc1 Mon Sep 17 00:00:00 2001 From: Melissa Garcia Date: Fri, 18 Jul 2025 13:12:52 -0700 Subject: [PATCH 1/2] fix: redoclyapiblock overflow --- .../gatsby-theme-aio/src/components/RedoclyAPIBlock/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/gatsby-theme-aio/src/components/RedoclyAPIBlock/index.js b/packages/gatsby-theme-aio/src/components/RedoclyAPIBlock/index.js index f5bf1dee5e..2c985447f4 100644 --- a/packages/gatsby-theme-aio/src/components/RedoclyAPIBlock/index.js +++ b/packages/gatsby-theme-aio/src/components/RedoclyAPIBlock/index.js @@ -63,7 +63,7 @@ const RedoclyAPIBlock = ({ <> {!isRedoclyLoading && ( <> -
+