Skip to content

Commit 7fe0da2

Browse files
committed
Update links.blade.php
1 parent 10c60b8 commit 7fe0da2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

resources/views/studio/links.blade.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
<h2 class="mb-4"><i class="bi bi-link-45deg"> Links</i></h2>
66

7+
<div style="overflow-y: auto;">
78
<table class="table table-bordered">
89
<thead>
910
<tr>
@@ -38,6 +39,7 @@
3839
@endforeach
3940
</tbody>
4041
</table>
42+
</div>
4143

4244
<ul class="pagination justify-content-center">
4345
{!! $links ?? ''->links() !!}

0 commit comments

Comments
 (0)