Open baur opened 4 months ago
Agee there is something wrong happening here
If the icon is smaller, it should stay aligned
Apparently it's not the case:
Note: we had a previously slightly related PR here: https://github.com/facebook/docusaurus/pull/8150
I reviewed the code and here are my observations:
I would like to fix this but unfortunately couldn't locate the custom Icons, you mentioned above, in the repository.
This was emoji 💡
<Admonition type="tip" icon="💡" title="Did you know...">
Use plugins to introduce shorter syntax for the most commonly used JSX
elements in your project.
</Admonition>
is this issue open?
/assign
Description
Custom icon for Admonition too small and not centrated by vertical
Cutom:
Default:
Visual comparing
Your environment