diff --git a/public/assets/css/default.css b/public/assets/css/default.css index 54897c4f..08b78aa8 100644 --- a/public/assets/css/default.css +++ b/public/assets/css/default.css @@ -185,7 +185,7 @@ height: 2.2rem; } -.table > thead > tr :first-child { +/* .table > thead > tr :first-child { text-align: left; - padding-left: 50px !important; -} + padding-left: 50px; +} */ diff --git a/src/pages/employee/EmployeeList.jsx b/src/pages/employee/EmployeeList.jsx index ae7dcafa..62b6a48b 100644 --- a/src/pages/employee/EmployeeList.jsx +++ b/src/pages/employee/EmployeeList.jsx @@ -375,7 +375,29 @@ const EmployeeList = () => { aria-label="User: activate to sort column ascending" aria-sort="descending" > - Name +