From 3e4a571871bfaadfe8c2e11c24851ead8a23ae15 Mon Sep 17 00:00:00 2001 From: Santhoshkumar <117272529+Santhosh-testsigma@users.noreply.github.com> Date: Thu, 26 Oct 2023 14:07:28 +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 3bfec57..fb8c351 100644 --- a/src/templates/page.jsx +++ b/src/templates/page.jsx @@ -73,7 +73,7 @@ export default ({ data, pageContext }) => { -