[docs] sidebar: more spacing (for mobile), add vertical scrolling
This commit is contained in:
@@ -12,7 +12,9 @@
|
||||
|
||||
<div class="flex">
|
||||
<div class="w-52 min-w-fit hidden md:block flex-shrink-0">
|
||||
<div class="sticky top-20">
|
||||
<div
|
||||
class="sticky top-0 pt-20 pb-4 -mt-[61px] max-h-screen overflow-y-auto"
|
||||
>
|
||||
<Sidebar />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user