We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
Add this class name is Ok.😄,you can wait someone fix this.
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: