From 6b9496d8ef4d90f469cb5a19d3295f68b742713a Mon Sep 17 00:00:00 2001 From: Isaac Mann Date: Fri, 31 Jan 2025 09:31:48 -0500 Subject: [PATCH] chore(nx-dev): fix tablet width (#29826) Make the mobile and tablet width breakpoints work correctly again --- nx-dev/feature-doc-viewer/src/lib/doc-viewer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nx-dev/feature-doc-viewer/src/lib/doc-viewer.tsx b/nx-dev/feature-doc-viewer/src/lib/doc-viewer.tsx index e60d3b609b..a682db96a5 100644 --- a/nx-dev/feature-doc-viewer/src/lib/doc-viewer.tsx +++ b/nx-dev/feature-doc-viewer/src/lib/doc-viewer.tsx @@ -115,7 +115,7 @@ export function DocViewer({
{/*MAIN CONTENT*/} -
+