nuxt-ui-pro / dashboard

A dashboard template made with Vue and Nuxt UI Pro.
https://dashboard-template.nuxt.dev
414 stars 93 forks source link

UDashboardModal background too short in mobile view #57

Open daflanck opened 1 month ago

daflanck commented 1 month ago

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).

368957910-6bef385d-8f27-47c2-8ec1-f2e0bd57c92c

In desktop viewport work as expected. 368958257-17828263-0d43-4a49-b8c3-8f970cc74e64

Whbbit1999 commented 1 month ago

Add this class name is Ok.😄,you can wait someone fix this.

image