Wider info panel for the env var page

This commit is contained in:
James Ritchie
2024-07-02 17:58:51 +01:00
parent 75fe20b9df
commit 239e28ae21
@@ -125,7 +125,7 @@ export default function Page() {
</Table>
<div className="flex gap-3">
<InfoPanel icon={InformationCircleIcon} title="Secret keys" panelClassName="max-w-md">
<InfoPanel icon={InformationCircleIcon} panelClassName="max-w-xl">
<Paragraph variant="small">
Secret keys should be used on your server. They give full API access and allow you
to <TextLink to={docsPath("v3/triggering")}>trigger tasks</TextLink> from your