fixed flex on column

This commit is contained in:
Lucas Oliveira 2024-05-06 18:37:05 +01:00
commit 28949ed526

View file

@ -82,7 +82,7 @@ export default function GlobalVariablesPage() {
showDisabledCheckboxes: true,
headerName: "Variable Name",
field: "name",
flex: 1,
flex: 2,
}, //This column will be twice as wide as the others
{
field: "type",