joining date will no wrap

This commit is contained in:
Pramod Mahajan 2025-04-24 10:26:31 +05:30 committed by Gitea Admin
parent b30f3b8d98
commit f2f7898970

View File

@ -293,7 +293,7 @@ const EmployeeList = () => {
</div> </div>
</div> </div>
<table <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" id="DataTables_Table_0"
aria-describedby="DataTables_Table_0_info" aria-describedby="DataTables_Table_0_info"
style={{ width: "100%" }} style={{ width: "100%" }}