Make Env Var Names Longer

The super small max-width on env management is frustrating. Atm my variables look like “APPNAME_OAUTH…” with no way to tell which one ends in “CLIENT_ID” and which ends in “SECRET” without clicking into each one. If truncating them is needed, should do it in the middle so we can see the end of the name. Or don’t truncate at all and make it a normal table.