Align react icons and text with mdx #11227
Unanswered
s-sajid-ali
asked this question in
General
Replies: 1 comment
-
One way to fix this is to define a CSS style like the one for
and use it:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Adding a dependency on
lucide-react
to use icons like:Results in misaligned icons and text:

Do I need to tweak some CSS variables to fix this? If yes, can someone point me in the right direction? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions