Skip to content

Commit 082c5f7

Browse files
authored
Fix text overflow over sticky sidebar. (#110)
1 parent fcae6a8 commit 082c5f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

aip_site/support/scss/imports/sidebar.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
.docs-component-sidebar {
1414
-webkit-position: sticky;
15+
background: #fff;
1516
display: block;
1617
float: right;
1718
position: sticky;

0 commit comments

Comments
 (0)