diff --git a/openapi/v2023.8.1/index.html b/openapi/v2023.8.1/index.html index 52a04e4..a654be1 100644 --- a/openapi/v2023.8.1/index.html +++ b/openapi/v2023.8.1/index.html @@ -56,14 +56,14 @@ applyStyleToApiInfo(); // Try applying the style immediately in case the element is already there } } else { - rapiDocElement.setAttribute("render-style", "focused"); // for sizes greater than a tablet + rapiDocElement.setAttribute("render-style", "read"); // for sizes greater than a tablet } });