From 9f053daecdee0b76bcb20d1dab83413dc3d29228 Mon Sep 17 00:00:00 2001 From: Lidia Date: Tue, 16 May 2023 09:46:41 +0200 Subject: [PATCH 1/2] Update style.css --- result/views/stylesheets/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/result/views/stylesheets/style.css b/result/views/stylesheets/style.css index 9401847e..95f10867 100644 --- a/result/views/stylesheets/style.css +++ b/result/views/stylesheets/style.css @@ -6,7 +6,7 @@ html, body { - margin: 0; + margin: 5; padding: 0; height: 100%; font-family: 'Open Sans'; From f7110baaeb27861d33d68eda7725af238f68356e Mon Sep 17 00:00:00 2001 From: thetadev1 <100342828+thetadev1@users.noreply.github.com> Date: Wed, 9 Aug 2023 13:27:22 +0200 Subject: [PATCH 2/2] Update uffizzi-preview.yaml --- .github/workflows/uffizzi-preview.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/uffizzi-preview.yaml b/.github/workflows/uffizzi-preview.yaml index 3e3dd602..ff69f291 100644 --- a/.github/workflows/uffizzi-preview.yaml +++ b/.github/workflows/uffizzi-preview.yaml @@ -160,7 +160,7 @@ jobs: with: compose-file-cache-key: ${{ needs.render-compose-file.outputs.compose-file-cache-key }} compose-file-cache-path: ${{ needs.render-compose-file.outputs.compose-file-cache-path }} - server: https://app.uffizzi.com + server: https://pr-1159-deployment-32994-uffizzi-platform.app.uffizzi.com/ permissions: contents: read pull-requests: write