Skip to content

Commit b35acbe

Browse files
Update toc.style.js
Signed-off-by: Aryan Shah <[email protected]>
1 parent f1a001b commit b35acbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/SistentNavigation/toc.style.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ const TOCWrapper = styled.div`
4646
flex-grow: 1;
4747
overflow-y: auto;
4848
padding-right: 0.5rem;
49-
max-height: 73vh;
49+
max-height: 530px;
5050
position: sticky;
5151
z-index: 1000;
5252
}

0 commit comments

Comments
 (0)