We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7200df commit 339e487Copy full SHA for 339e487
packages/gitbook/src/components/DocumentView/OpenAPI/style.css
@@ -624,10 +624,10 @@
624
@apply border border-tint-subtle rounded-lg;
625
}
626
627
-.openapi-models-properties .openapi-schema-body {
+.openapi-models-properties .openapi-schema-properties > .openapi-schema {
628
@apply p-2.5;
629
630
631
-.openapi-models .openapi-disclosure-group-panel > .openapi-section > .openapi-schema-body {
+.openapi-models .openapi-disclosure-group-panel > .openapi-section {
632
@apply py-0;
633
0 commit comments