Skip to content

Commit c220356

Browse files
committed
Make right panel wider
1 parent fc915c6 commit c220356

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

layouts/_default/apireference.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,11 @@
6565
scroll-y-offset='#apiReferenceHeader'
6666
json-sample-expand-level=all
6767
sort-operations-alphabetically="true"
68+
theme='{
69+
"rightPanel": {
70+
"width": "50%"
71+
}
72+
}'
6873
>
6974
</redoc>
7075
<script src="https://cdn.redoc.ly/redoc/latest/bundles/redoc.standalone.js"> </script>

0 commit comments

Comments
 (0)