fixed flex on column
This commit is contained in:
parent
f661edb5bc
commit
28949ed526
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue