From b31a2a3590fefc4c70817f94a20076df2428b4d3 Mon Sep 17 00:00:00 2001 From: oppiliappan Date: Tue, 06 Jan 2026 06:57:41 +0000 Subject: [PATCH] docs: move mode toggle button to the bottom Signed-off-by: oppiliappan --- docs/template.html | 46 ++++++++++++++++++++++++++++------------------ 1 file(s) changed, 28 insertion(s)(+), 18 deletion(s)(-) diff --git a/docs/template.html b/docs/template.html --- a/docs/template.html +++ b/docs/template.html @@ -61,29 +61,39 @@ id="mobile-toc-popover" popover class="mobile-toc-popover bg-white dark:bg-gray-800 - border-b border-gray-200 dark:border-gray-700 + border-r border-gray-200 dark:border-gray-700 h-full overflow-y-auto px-6 py-4 fixed inset-x-0 top-0 w-fit max-w-4/5 m-0" > - - ${ table-of-contents:toc.html() } - ${ single-page:mode.html() } +
+
+ + ${ table-of-contents:toc.html() } +
+ ${ single-page:mode.html() } +
- -