Open clopezpro opened 1 day ago
Nuxt
3.0.0-alpha.9
When placing a lot of content in a modal, you cannot scroll on the y axis
No response
I have used this
:ui="{ content: 'md:my-0', body: 'overflow-y-auto md:max-h-[calc(100vh-150px)]', }"
Environment
Is this bug related to Nuxt or Vue?
Nuxt
Version
3.0.0-alpha.9
Reproduction
Description
When placing a lot of content in a modal, you cannot scroll on the y axis
Additional context
No response
Logs