@@ -1,3 +1,4 @@
+<div class="table-responsive">
<table class="table table-sm table-striped p-0 m-0">
<thead class="bg-light border-top">
<tr>
@@ -137,6 +138,7 @@
</tbody>
</table>
+</div>
<div class="p-3">
{{$patients->withQueryString()->links()}}
</div>
@@ -4,6 +4,7 @@
}
</style>
<table class="table table-condensed p-0 m-0 table-sm table-bordered">
<thead class="bg-light">
@@ -123,6 +124,7 @@