There was an error while loading. Please reload this page.
1 parent 99632b1 commit 05a6372Copy full SHA for 05a6372
1 file changed
doc/api_assets/api.js
@@ -197,7 +197,7 @@
197
198
if (!link) return;
199
200
- link.scrollIntoView({ block: 'center' });
+ link.scrollIntoView({ behavior: 'smooth', block: 'center' });
201
}
202
203
0 commit comments