diff --git a/docs/index.html b/docs/index.html index 7e6e05bd..f005b80f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -14,7 +14,7 @@
@@ -346,10 +346,10 @@ max-height: calc(100vh - 61px); overflow-y: scroll; padding: 10px 0; - position: absolute; - right: -6px; + position: fixed; + right: 70px; text-align: left; - top: -16px; + top: 50px; white-space: nowrap; width: 110px; }