From 6e5e4176d5d1e1fb2b5086a577a247f690d93dfb Mon Sep 17 00:00:00 2001 From: Santhoshkumar <117272529+Santhosh-testsigma@users.noreply.github.com> Date: Thu, 26 Oct 2023 14:06:55 +0530 Subject: [PATCH 1/3] fix: UI issue on table contents which is overlapping layout on docs page. --- src/templates/page.jsx | 2 +- src/templates/page.scss | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/src/templates/page.jsx b/src/templates/page.jsx index 35b74570..b2331ed2 100644 --- a/src/templates/page.jsx +++ b/src/templates/page.jsx @@ -136,7 +136,7 @@ export default ({ data, pageContext }) => { -