Skip to content

Commit

Permalink
Fix text overflow over sticky sidebar.
Browse files Browse the repository at this point in the history
  • Loading branch information
shwoodard committed Aug 6, 2024
1 parent 1d54709 commit 02c476c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aip_site/support/scss/imports/sidebar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

.docs-component-sidebar {
-webkit-position: sticky;
background: #fff;
display: block;
float: right;
position: sticky;
Expand Down

0 comments on commit 02c476c

Please sign in to comment.