We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug
In Safari for Mac, the method name in the left hand column is rendered too large for the background lozenge:
To Reproduce Steps to reproduce the behavior:
docker run --rm -v /Users/rob/Projects/work/LaminarResearch/store/payments/spec:/spec redocly/cli build-docs -o spec.html openapi.yaml
Expected behavior
In Chrome, the method name is smaller:
It should look like this in Safari.
Redocly Version(s)
$ docker run --rm redocly/cli --version 1.22.0
Node.js Version(s)
Node.js
Whatever is in Docker image
OS, environment
MacOS 14.6.1, Apple Silicon.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
In Safari for Mac, the method name in the left hand column is rendered too large for the background lozenge:
To Reproduce
Steps to reproduce the behavior:
docker run --rm -v /Users/rob/Projects/work/LaminarResearch/store/payments/spec:/spec redocly/cli build-docs -o spec.html openapi.yaml
Expected behavior
In Chrome, the method name is smaller:
It should look like this in Safari.
Redocly Version(s)
Node.js
Version(s)Whatever is in Docker image
OS, environment
MacOS 14.6.1, Apple Silicon.
The text was updated successfully, but these errors were encountered: