diff --git a/src/styles/docs/docs-types.css b/src/styles/docs/docs-types.css index 0933d8d..f11089a 100644 --- a/src/styles/docs/docs-types.css +++ b/src/styles/docs/docs-types.css @@ -327,6 +327,11 @@ html.dark .typevariants { .type-datatype { width: max-content; } + .type-generic { + position: relative; + top: 0; + left: 0; + } .root-nav { & .root-nav-entry { display: grid;