Removing border line in directory contact tab.
This commit is contained in:
parent
f6f528c394
commit
5e10e5080f
@ -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