Removing border line in directory contact tab.
This commit is contained in:
parent
9886fac03e
commit
516e84e1af
@ -179,7 +179,7 @@ const ListViewContact = ({ data, Pagination }) => {
|
||||
<tr style={{ height: "200px" }}>
|
||||
<td
|
||||
colSpan={contactList.length + 1}
|
||||
className="text-center align-middle"
|
||||
className="text-center align-middle border-0"
|
||||
>
|
||||
No contacts found
|
||||
</td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user