From 4829303cfa0b55499389d029fca993ec0a304fee Mon Sep 17 00:00:00 2001 From: Cody De Arkland Date: Wed, 10 Sep 2025 21:04:19 -0700 Subject: [PATCH 1/2] fix(toc): prevent right ToC from shrinking; enforce 250px min width --- src/components/docPage/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/docPage/index.tsx b/src/components/docPage/index.tsx index 301fb6d452b3d3..e7b796267f14e0 100644 --- a/src/components/docPage/index.tsx +++ b/src/components/docPage/index.tsx @@ -117,7 +117,7 @@ export function DocPage({ {hasToc && (