Skip to content

Commit e6c1fda

Browse files
committed
Remove autoscroll for packages
1 parent 5dae44f commit e6c1fda

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

resources/views/packages/index.blade.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ class="d-none d-md-inline-flex link-body-emphasis text-decoration-none icon-link
2525
<x-turbo::frame id="packages"
2626
refresh="morph"
2727
data-turbo-action="advance"
28-
autoscroll="true"
29-
data-autoscroll-block="nearest"
30-
data-autoscroll-behavior="smooth"
3128
>
3229
<div class="row g-4 g-md-5 justify-content-center align-items-start position-relative mb-xl-5 mb-3">
3330
<div class="col-md-4 col-xl-3 d-none d-md-block">

0 commit comments

Comments
 (0)