Skip to content

Conversation

@GlitchDevX
Copy link
Contributor

πŸ”— Linked issue

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

I've added the inline-block class to the icon in the ProseCallout component.

Using Nuxt icon in svg mode the text will be displayed below the icon, like on this screenshot:

Screenshot from 2025-10-26 21-21-57

This is resolved by adding the inline-block class to the icon.

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

Using Nuxt icon in svg mode the text will be below the icon, which is resolved by the inline-block class
@pkg-pr-new
Copy link

pkg-pr-new bot commented Oct 26, 2025

npm i https://pkg.pr.new/@nuxt/ui@5317

commit: c8aa8c3

@benjamincanac benjamincanac changed the title fix(ProseCallout): add inline-block class to icon fix(ProseCallout): add inline-block class to icon Oct 27, 2025
@benjamincanac benjamincanac merged commit fc36f69 into nuxt:v4 Oct 27, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v4 #4488

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants