better panel width
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user