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() }
+
-
-