docs icon indicating copy to clipboard operation
docs copied to clipboard

Icons In List Bug

Open grant opened this issue 1 year ago • 0 comments

https://mintlify.com/docs/content/components/icons

Icons look off when nested inside a list. I would assume they would not take a whole line, but would be inline.

For examples, allow icons to be used inline within bullet:

Screenshot 2024-07-25 at 16 32 18

Example code:

<Icon icon="check" iconType="solid" /> The documentation you want, effortlessly

- <Icon icon="check" iconType="solid" /> The documentation you want, effortlessly

grant avatar Jul 25 '24 23:07 grant