joining date will no wrap

This commit is contained in:
Pramod Mahajan 2025-04-24 10:26:31 +05:30
parent 3ee5a71cc9
commit fd9a02aa4f

View File

@ -293,7 +293,7 @@ const EmployeeList = () => {
</div>
</div>
<table
className="datatables-users table border-top dataTable no-footer dtr-column "
className="datatables-users table border-top dataTable no-footer dtr-column text-nowrap"
id="DataTables_Table_0"
aria-describedby="DataTables_Table_0_info"
style={{ width: "100%" }}