Skip to content

Commit ba2826f

Browse files
committed
Fix inconsistent column layout between browsers
1 parent b1adf6d commit ba2826f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/api/ApiIndex.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ h3 {
169169
170170
.api-group {
171171
break-inside: avoid;
172+
overflow: auto;
172173
margin-bottom: 20px;
173174
background-color: var(--vt-c-bg-soft);
174175
border-radius: 8px;

0 commit comments

Comments
 (0)