diff --git a/docs/_static/css/custom.css b/docs/_static/css/custom.css index 5e815df2184..5a5ad584a99 100644 --- a/docs/_static/css/custom.css +++ b/docs/_static/css/custom.css @@ -117,6 +117,8 @@ body, color: var(--color-primary); font-weight: bold; font-size: var(--size-left-nav-title); + white-space: normal; + height: fit-content; } /* Selecting the vertical menu anchor elements */