Fix spacing in OpenAPISecurities (#2954)

This commit is contained in:
Nolann B.
2025-03-11 09:37:34 +01:00
committed by GitHub
parent eaf2d68308
commit 844059f9a5
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@gitbook/react-openapi': patch
---
Fix spacing in OpenAPISecurities
@@ -31,7 +31,7 @@ export function OpenAPISecurities(props: {
key: key,
label: key,
body: (
<div className="openapi-schema-body">
<div className="openapi-schema">
<div className="openapi-schema-presentation">
{getLabelForType(security)}