Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jessiehuff committed Mar 27, 2024
1 parent f08276e commit c13fbb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/documentation-framework/templates/mdx.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
display: flex;
flex-direction: column;
flex-grow: 1;
flex-shrink: 0
flex-shrink: 0;
}

.ws-release-notes-toc {
Expand Down

0 comments on commit c13fbb6

Please sign in to comment.