From bdc663e2548e914483f16c8de321783a9f5cd812 Mon Sep 17 00:00:00 2001 From: Bartek Szopka Date: Wed, 11 Oct 2023 12:10:25 +0200 Subject: [PATCH] Allow overriding sidebar width --- scss/_layouts_docs.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/_layouts_docs.scss b/scss/_layouts_docs.scss index 2cab83788..9729a9231 100644 --- a/scss/_layouts_docs.scss +++ b/scss/_layouts_docs.scss @@ -1,5 +1,5 @@ @mixin vf-l-docs { - $l-documentation-sidebar-width: 15rem; + $l-documentation-sidebar-width: 15rem !default; // we switch to full screen layout (with side navigation fixed to left side) // when screen is big enough to fit 12 column grid and side navigation