diff --git a/cmd/tools/vdoc/theme/doc.css b/cmd/tools/vdoc/theme/doc.css index 67b7d2140e..55b97f153d 100644 --- a/cmd/tools/vdoc/theme/doc.css +++ b/cmd/tools/vdoc/theme/doc.css @@ -644,6 +644,7 @@ pre { position: relative; /* IE11 */ position: sticky; + height: 100vh; position: -webkit-sticky; align-self: flex-start; top: 56px;