Skip to content

Commit 934aa48

Browse files
committed
format
1 parent 79d3aa5 commit 934aa48

File tree

1 file changed

+2
-2
lines changed
  • packages/gitbook/src/components/DocumentView/OpenAPI

1 file changed

+2
-2
lines changed

packages/gitbook/src/components/DocumentView/OpenAPI/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
@apply py-2.5 flex flex-col gap-2;
143143
}
144144

145-
.openapi-section .openapi-schema-properties {
145+
.openapi-section-body .openapi-schema-properties {
146146
@apply divide-y divide-tint-subtle;
147147
}
148148

@@ -626,4 +626,4 @@
626626

627627
.openapi-section-models > .openapi-section-body > .openapi-schema-properties > .openapi-schema {
628628
@apply p-2.5;
629-
}
629+
}

0 commit comments

Comments
 (0)