Skip to content
New issue

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

Method name in left hand column is rendered incorrectly in Safari for Mac #2584

Open
akrabat opened this issue Aug 30, 2024 · 0 comments
Open

Comments

@akrabat
Copy link

akrabat commented Aug 30, 2024

Describe the bug

In Safari for Mac, the method name in the left hand column is rendered too large for the background lozenge:

image

To Reproduce
Steps to reproduce the behavior:

  1. Create a valid openapi.yaml spec file
  2. Run docker run --rm -v /Users/rob/Projects/work/LaminarResearch/store/payments/spec:/spec redocly/cli build-docs -o spec.html openapi.yaml
  3. Open Safari and see error

Expected behavior

In Chrome, the method name is smaller:

image

It should look like this in Safari.

Redocly Version(s)

$ docker run --rm redocly/cli --version
1.22.0

Node.js Version(s)

Whatever is in Docker image

OS, environment

MacOS 14.6.1, Apple Silicon.

@Oprysk Oprysk transferred this issue from Redocly/redocly-cli Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant