Skip to content

Commit

Permalink
issue-133: fix screen style
Browse files Browse the repository at this point in the history
  • Loading branch information
netweng committed Oct 17, 2024
1 parent 59107c6 commit 08bd66b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudtower-api-doc/swagger/overwrite.css
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ html[data-theme='dark'] input {


@media (min-width: 1440px) {
.container:has(#swagger-ui) {
.container {
max-width: none !important;
}
}
Expand Down

1 comment on commit 08bd66b

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for cloudtower-api-doc ready!

✅ Preview
https://cloudtower-api-pfcte5b9m-xiaojunwengs-projects.vercel.app

Built with commit 08bd66b.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.