Added Auto Height to values column
This commit is contained in:
parent
c4eaff75e2
commit
47ad09b2b3
1 changed files with 1 additions and 0 deletions
|
|
@ -59,6 +59,7 @@ const useColumnDefs = (
|
|||
};
|
||||
},
|
||||
minWidth: 330,
|
||||
autoHeight: true,
|
||||
flex: 1,
|
||||
resizable: false,
|
||||
cellClass: "no-border",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue