فهرست منبع

fix alignment on pagination

Josh 4 سال پیش
والد
کامیت
cf3c97cf78
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      resources/views/app/patients.blade.php

+ 1 - 1
resources/views/app/patients.blade.php

@@ -107,7 +107,7 @@
                 </tbody>
             
             </table>
-            <div>
+            <div class="ml-2 mt-2">
              {{$patients->links()}}
             </div>
         </div>