cloud-annotations / docusaurus-openapi

🦕 OpenAPI plugin for generating API reference docs in Docusaurus v2.
https://docusaurus-openapi.netlify.app
MIT License
498 stars 82 forks source link

Avoid scroll-bar in CURL component #291

Open mbtools opened 4 months ago

mbtools commented 4 months ago

Often the content is wider than the side panel. This change avoid the horizontal scroll-bar and shows the complete content.

Example:

https://shields.io/badges/dynamic-json-badge

Before:

image

image

After:

image

image

netlify[bot] commented 4 months ago

Deploy Preview for docusaurus-openapi ready!

Name Link
Latest commit d0c1fa2114cbe442b8c780fd1dce5da78398d01d
Latest deploy log https://app.netlify.com/sites/docusaurus-openapi/deploys/66532a4a1694cd0008e77f20
Deploy Preview https://deploy-preview-291--docusaurus-openapi.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

bourdakos1 commented 3 months ago

I personally prefer the horizontal scroll for code blocks