diff --git a/docs/index.html b/docs/index.html index 5ad90558c9..df99625864 100644 --- a/docs/index.html +++ b/docs/index.html @@ -17,6 +17,7 @@ .anchor {color: #6362dc; display: none; margin-left: .2rem; padding: 0 .2rem;} h4:focus .anchor, h4:hover .anchor {display: inline; text-decoration: none;} .help_text, .help_text:hover, .help_text:visited {color: #3b4351!important; border-bottom: dotted 0.0625rem #cccccc; text-decoration: inherit;} + .table-head{position: sticky; top: 0; overflow: hidden; background-color: #FFFFFF;} @@ -47,7 +48,7 @@