From a12186e065c50c069174e8f42957551ed824f624 Mon Sep 17 00:00:00 2001 From: Colin Murphy Date: Wed, 5 Feb 2025 09:11:21 +0000 Subject: [PATCH] Added styling for the docs scrollbar --- src/components/docs-layout.jsx | 2 +- src/pages/global.css | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/src/components/docs-layout.jsx b/src/components/docs-layout.jsx index 3a2a6886..aed34c4a 100644 --- a/src/components/docs-layout.jsx +++ b/src/components/docs-layout.jsx @@ -59,7 +59,7 @@ export default function DocumentPage({ children, metadata }) {
-