Просмотр исходного кода

Client rep follow up - minor ui tweak

Vijayakrishnan 3 лет назад
Родитель
Сommit
4a049dbbed
1 измененных файлов с 1 добавлено и 1 удалено
  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>