Explorar el Código

Client rep follow up - minor ui tweak

Vijayakrishnan hace 3 años
padre
commit
4a049dbbed
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      resources/views/app/dashboard/calls_pending.blade.php

+ 1 - 1
resources/views/app/dashboard/calls_pending.blade.php

@@ -9,7 +9,7 @@ $nextFUStatus = [
 ];
 ?>
 @if(count($fus))
-    <table class="table table-sm table-striped table-bordered">
+    <table class="table table-sm table-striped table-bordered m-0">
         <thead>
         <tr>
             <th class="border-0">Client</th>