diff --git a/fastapi/openapi/docs.py b/fastapi/openapi/docs.py index 9aa09afff..fc55ac1a7 100644 --- a/fastapi/openapi/docs.py +++ b/fastapi/openapi/docs.py @@ -17,7 +17,7 @@ def get_swagger_ui_html( ) -> HTMLResponse: html = f""" - +
@@ -104,7 +104,7 @@ def get_redoc_html( def get_swagger_ui_oauth2_redirect_html() -> HTMLResponse: html = """ - +