manage submission table styling
This commit is contained in:
parent
1f63045286
commit
45cb819bf8
@ -193,7 +193,7 @@ const ManageSubmissions = () => {
|
||||
item,
|
||||
]);
|
||||
|
||||
const columnWidths = [302, 105, 83, 91, 100, 152, 208, 120, 120, 208, 130];
|
||||
const columnWidths = [220, 150, 83, 91, 100, 152, 208, 120, 120, 208, 130];
|
||||
|
||||
const toolbar = (
|
||||
<div className="px-6 pt-6 pb-5 space-y-4">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user