mirror of
https://github.com/strapi/strapi.git
synced 2025-12-28 07:33:17 +00:00
Change mode to fix body issue in rapidoc
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
This commit is contained in:
parent
ce110f649d
commit
47d9fb03c1
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user