| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -197,7 +197,7 @@ | |||
| 197 | 197 | ||
| 198 | 198 | if (!link) return; | |
| 199 | 199 | ||
| 200 | - link.scrollIntoView({ block: 'center' }); | ||
| 200 | + link.scrollIntoView({ behavior: 'smooth', block: 'center' }); | ||
| 201 | 201 | } | |
| 202 | 202 | ||
| 203 | 203 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments