Skip to content

Commit

Permalink
docs(reference): fixed right sidebar width issue
Browse files Browse the repository at this point in the history
  • Loading branch information
nikasepiskveradze committed Nov 15, 2021
1 parent 1dc4186 commit 3ef5b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/components/LayoutDocs.js
Expand Up @@ -106,7 +106,7 @@ export const LayoutDocs = props => {
width: 200,
}}
>
<div className="sticky top-24 overflow-y-auto">
<div className="sticky top-24">
<h4 className="font-semibold uppercase text-sm mb-2 mt-2 text-gray-500">
On this page
</h4>
Expand Down

0 comments on commit 3ef5b82

Please sign in to comment.