Pinned
Place the sidebar as part of your content.
Add a .sb--pinned
class to the #root
to enable this feature.
<body>
<div id="root" class="root sb--pinned">
...
</div>
</body>
Place the sidebar as part of your content.
Add a .sb--pinned
class to the #root
to enable this feature.
<body>
<div id="root" class="root sb--pinned">
...
</div>
</body>