Change mode to fix body issue in rapidoc

Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
This commit is contained in:
Alexandre Bodin 2020-11-12 12:40:59 +01:00
parent ce110f649d
commit 47d9fb03c1

View File

@ -8,14 +8,15 @@
<rapi-doc
spec-url="/spec.yml"
show-header="false"
bg-color="#F1F2F9"
nav-bg-color="#11203D"
bg-color="#2B303B"
text-color="#dee3ec"
nav-bg-color=""
nav-text-color=""
nav-hover-bg-color="#1A2B4E"
nav-hover-bg-color=""
nav-hover-text-color=""
nav-accent-color=""
primary-color="#3858EA"
render-style="focused"
theme="dark"
schema-style="table"
default-schema-tab="example"
schema-expand-level="1"