Skip to content

Commit

Permalink
Merge pull request #5554 from surajgjadhav/fix/surjgjadhav/5550
Browse files Browse the repository at this point in the history
fix(5550): Fixed Identity arrow aligning in TOC
  • Loading branch information
sudhanshutech authored Jun 11, 2024
2 parents 829a59a + 45c9647 commit d03e5fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/SistentNavigation/toc.style.js
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ const TOCWrapper = styled.div`
display: flex;
width: 100%;
justify-content: space-between;
align-items: center;
padding-right: 1rem;
cursor: pointer;
Expand Down

0 comments on commit d03e5fd

Please sign in to comment.