diff --git a/Resources/public/style.css b/Resources/public/style.css index 62c0927..46ef28c 100644 --- a/Resources/public/style.css +++ b/Resources/public/style.css @@ -289,3 +289,9 @@ text-align:center; .swagger-ui .errors-wrapper hgroup h4 { font-family: sans-serif !important; } + +#swagger-ui-logos { + position: absolute; + width:0; + height:0; +} diff --git a/Resources/views/SwaggerUi/index.html.twig b/Resources/views/SwaggerUi/index.html.twig index fac6ea3..d1f0097 100644 --- a/Resources/views/SwaggerUi/index.html.twig +++ b/Resources/views/SwaggerUi/index.html.twig @@ -25,7 +25,7 @@ file that was distributed with this source code. #} {% block svg_icons %} - +