modifled column size
This commit is contained in:
parent
cb0800b103
commit
e6cdff1ed6
@ -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