You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However when I wanted to use UAlert like Callout which is available from UI Pro and pass only description, I could not set new line height value. The line height is fixed when title is not passed.
For what version of Nuxt UI are you suggesting this?
v2.x
Description
The ui configuration for UAlert on docs says that its description line-height seems changeable like below.
However when I wanted to use UAlert like Callout which is available from UI Pro and pass only description, I could not set new line height value. The line height is fixed when title is not passed.
ui/src/runtime/components/elements/Alert.vue
Line 17 in 24e61cc
So I would like to remove the existing one so that developers can set in any cases regardless of whether title is passed to or not.
Additional context
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: