better panel width

This commit is contained in:
James Ritchie
2024-07-02 14:41:08 +01:00
parent 18ab17eed4
commit 57fec71fd9
@@ -125,7 +125,7 @@ export default function Page() {
</Table>
<div className="flex gap-3">
<InfoPanel icon={InformationCircleIcon} title="Secret keys">
<InfoPanel icon={InformationCircleIcon} title="Secret keys" panelClassName="max-w-md">
<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