File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1111 - components.card
1212 - components.paginator --}}
1313
14- <div >
14+ <div class = " min-h-screen " >
1515 {{-- Search input and filters --}}
1616 <div class =" mb-2" >
1717 @include (' laravel-views::table-view.filters' )
6868 </div >
6969
7070 @include (' laravel-views::components.confirmation-message' , [' message' => $confirmationMessage ] )
71- </div >
71+ </div >
Original file line number Diff line number Diff line change 1- <div >
1+ <div class = " min-h-screen " >
22 {{-- Search input and filters --}}
33 <div class =" px-4" >
44 @include (' laravel-views::table-view.filters' )
2828 </div >
2929
3030 @include (' laravel-views::components.confirmation-message' , [' message' => $confirmationMessage ] )
31- </div >
31+ </div >
Original file line number Diff line number Diff line change 1111 - components.table
1212 - components.paginator --}}
1313
14- <div >
14+ <div class = " min-h-screen " >
1515 {{-- Search input and filters --}}
1616 <div class =" py-4 px-3 pb-0" >
1717 @include (' laravel-views::table-view.filters' )
You can’t perform that action at this time.
0 commit comments