There was an error while loading. Please reload this page.
Hi everyone, I've started a new project with nuxt ui pro with dashboard theme, but I'm encountering a style issue with the UDashboardModal component.
I make a reproduction demo: https://stackblitz.com/edit/nuxt-ui-9zrfga?file=app.vue
The background of UDashboardModal does not follow the length of its content in "mobile view" (e.g. small devide, in this example 400x616).
In desktop viewport work as expected.