diff --git a/src/frontend/src/pages/SettingsPage/pages/GlobalVariablesPage/index.tsx b/src/frontend/src/pages/SettingsPage/pages/GlobalVariablesPage/index.tsx index 34df9786c..45fe21452 100644 --- a/src/frontend/src/pages/SettingsPage/pages/GlobalVariablesPage/index.tsx +++ b/src/frontend/src/pages/SettingsPage/pages/GlobalVariablesPage/index.tsx @@ -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",