Skip to content

Commit 91373a8

Browse files
committed
Format
1 parent b0d660a commit 91373a8

File tree

1 file changed

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

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,8 @@
174174
@apply prose-sm;
175175
}
176176

177-
.openapi-schema-example, .openapi-schema-pattern {
177+
.openapi-schema-example,
178+
.openapi-schema-pattern {
178179
@apply prose-sm mt-2 text-dark/10 dark:text-light/10;
179180
}
180181

0 commit comments

Comments
 (0)