widen first column of entity dialog table
This commit is contained in:
@@ -122,6 +122,7 @@ export const ProductEntityDialog = ({
|
||||
title: <Typography className={firstColClasses}>SKU</Typography>,
|
||||
render: createRenderer('sku', classes),
|
||||
customSort: createSorter('sku'),
|
||||
width: '33.33%',
|
||||
},
|
||||
{
|
||||
field: 'previous',
|
||||
|
||||
Reference in New Issue
Block a user