diff --git a/src/api/ApiIndex.vue b/src/api/ApiIndex.vue index 6bfc9c4e26..f817dfec5f 100644 --- a/src/api/ApiIndex.vue +++ b/src/api/ApiIndex.vue @@ -169,6 +169,7 @@ h3 { .api-group { break-inside: avoid; + overflow: auto; margin-bottom: 20px; background-color: var(--vt-c-bg-soft); border-radius: 8px;