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

[Bug] Incorrect Sizing on Custom Icons on Callout Component #3357

Open
mgregerson opened this issue Apr 10, 2024 · 0 comments
Open

[Bug] Incorrect Sizing on Custom Icons on Callout Component #3357

mgregerson opened this issue Apr 10, 2024 · 0 comments
Assignees
Labels
fern docs Improvements to the Fern Docs product

Comments

@mgregerson
Copy link

Describe the Bug

Custom Icons are coming in too large when you provide a custom Icon to the Callout component.

Information to Reproduce

<Callout intent="note" icon="fa-light fa-circle-info">
If you’re not on Nest.js, remember to set `experimentalDecorators` to `true` in your `tsconfig.json`.
</Callout>

This renders:

Screenshot 2024-04-10 at 1 55 14 PM

CLI Version

0.20.0

@mgregerson mgregerson added the fern docs Improvements to the Fern Docs product label Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fern docs Improvements to the Fern Docs product
Development

No branches or pull requests

2 participants