From 2fa89f57e8018bc29034f778dbcaf388c650cd1c Mon Sep 17 00:00:00 2001 From: Santhoshkumar <117272529+Santhosh-testsigma@users.noreply.github.com> Date: Thu, 26 Oct 2023 15:09:34 +0530 Subject: [PATCH 1/3] fix: UI issue on table contents which is overlapping layout on docs page. (#309) * fix: UI issue on table contents which is overlapping layout on docs page. * WEB-736 - Updated the cookie banner design on docs pages * build error fix --- src/templates/page.jsx | 2 +- src/templates/page.scss | 42 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 43 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 }) => { -