Skip to content

Commit e12f54e

Browse files
committed
fix: resize titles
1 parent b1bc42a commit e12f54e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/runtime/index.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
#request,
2121
#responses {
22-
min-width: 70%;
22+
min-width: 100%;
2323
}
2424

2525
.openapi-description-annotation {

0 commit comments

Comments
 (0)