submission table styling

This commit is contained in:
Senthamilselvi 2025-11-06 10:24:45 +05:30
parent 96e866271e
commit 374ae9dd4b

View File

@ -126,7 +126,7 @@ const SubmissionTable = ({ selectedQuarter, selectedYear }) => {
item,
]);
const columnWidths = [240, 120, 100, 100, 130, 150, 180, 150, 150, 180, 120];
const columnWidths = [220, 150, 100, 100, 130, 150, 180, 150, 150, 180, 120];
return (
<div