Fix lastactive template overflow
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
|
||||
@section('content')
|
||||
@isset($data)
|
||||
<div class="scroll">
|
||||
<table class="table">
|
||||
<thead class="thead-dark">
|
||||
<tr>
|
||||
@@ -38,6 +39,7 @@
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
@endisset
|
||||
|
||||
@stop
|
||||
Reference in New Issue
Block a user