瀏覽代碼

Client rep follow up - minor ui tweak

Vijayakrishnan 3 年之前
父節點
當前提交
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>