Added Auto Height to values column

This commit is contained in:
Lucas Oliveira 2024-06-06 08:51:18 -03:00
commit 47ad09b2b3

View file

@ -59,6 +59,7 @@ const useColumnDefs = (
};
},
minWidth: 330,
autoHeight: true,
flex: 1,
resizable: false,
cellClass: "no-border",