diff --git a/src/styles/docs/docs-types.css b/src/styles/docs/docs-types.css index 78015c1..7853080 100644 --- a/src/styles/docs/docs-types.css +++ b/src/styles/docs/docs-types.css @@ -53,7 +53,7 @@ } .typedocs-data { - & subheading { + & .typedocs-subheading { display: flex; flex-direction: column; gap: 0.618rem; @@ -156,6 +156,7 @@ .type-generic { position: absolute; + width: max-content; left: 0.845rem; top: 1.217rem; }