submission table styling
This commit is contained in:
parent
96e866271e
commit
374ae9dd4b
@ -126,7 +126,7 @@ const SubmissionTable = ({ selectedQuarter, selectedYear }) => {
|
|||||||
item,
|
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 (
|
return (
|
||||||
<div
|
<div
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user