modifled column size
This commit is contained in:
parent
a9f3b27cb3
commit
db75cec8e7
@ -51,7 +51,7 @@ const ListViewDirectory = ({IsActive, contact,setSelectedContact,setIsOpenModal,
|
||||
</td>
|
||||
|
||||
|
||||
<td className="text-start text-wrap">{contact.organization}</td>
|
||||
<td colSpan={2} className="text-start text-wrap">{contact.organization}</td>
|
||||
|
||||
|
||||
<td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user