diff --git a/developer/templates/console.html b/developer/templates/console.html index b2b91740..7d90fc12 100644 --- a/developer/templates/console.html +++ b/developer/templates/console.html @@ -1,10 +1,9 @@ {% load i18n %} - + {{ api.title }} Developer Console @@ -21,6 +20,10 @@ button svg { fill: var(--pico-primary); } + #swagger-ui>div>div>.wrapper { + background-color: white; + padding: 0; + } @@ -82,9 +85,8 @@ more endpoints can be found in API Documentation below. -
-