fixed mobile menus, page spacing, horizontal scroll, .toc-wrapper
This commit is contained in:
parent
2b1f9f3bb2
commit
0df624df40
9 changed files with 76 additions and 68 deletions
|
@ -53,7 +53,7 @@ const details = data.details
|
|||
---
|
||||
<DocsLayout title={`${route.name} - ${route.type}`} description={data?.description ?? ""}>
|
||||
<div class="docs">
|
||||
<div class="typedocs-content">
|
||||
<div class="docs-content typedocs-content">
|
||||
<hr />
|
||||
<h2 class="typedocs-title" data-pagefind-weight="10">
|
||||
{route.name}:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue