Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/uffizzi-preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
# and this reusable workflow will delete the preview deployment.
compose-file-cache-key: ${{ needs.cache-compose-file.outputs.compose-file-cache-key }}
compose-file-cache-path: docker-compose.rendered.yml
server: https://app.uffizzi.com/
server: https://22e1-62-4-33-119.ngrok.io
pr-number: ${{ needs.cache-compose-file.outputs.pr-number }}
git-ref: ${{ needs.cache-compose-file.outputs.git-ref }}
permissions:
Expand Down
4 changes: 2 additions & 2 deletions result/views/stylesheets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ html,
body {
margin: 0;
padding: 0;
height: 100%;
height: 50%;
font-family: 'Open Sans';
}

Expand Down Expand Up @@ -121,4 +121,4 @@ body {
margin-bottom: -4px;
width: 50%;
height: 100%;
}
}