GLobal Styling part 1
This commit is contained in:
@@ -61,7 +61,7 @@ export const createdColumn = {
|
||||
label: 'Created',
|
||||
sortable: true,
|
||||
date: true,
|
||||
width: '150px',
|
||||
width: '100px',
|
||||
};
|
||||
|
||||
export const updatedColumn = {
|
||||
|
||||
Reference in New Issue
Block a user