From 55344f207a2bbfc732fceacad833a3a4fb419eaf Mon Sep 17 00:00:00 2001 From: Hemachandar Date: Wed, 1 Oct 2025 21:18:31 +0530 Subject: [PATCH] set max-width --- .../(authenticated)/git/authorize-contributor/+page.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/routes/(authenticated)/git/authorize-contributor/+page.svelte b/src/routes/(authenticated)/git/authorize-contributor/+page.svelte index 4538c21b8..5c7c45335 100644 --- a/src/routes/(authenticated)/git/authorize-contributor/+page.svelte +++ b/src/routes/(authenticated)/git/authorize-contributor/+page.svelte @@ -52,14 +52,14 @@
- + {#if error} {/if} {#if success} {/if} - + The deployment for pull request #{providerPullRequestId} is awaiting approval. When authorized, deployments will be started.