diff --git a/src/runtime/app.config.ts b/src/runtime/app.config.ts index d9089fc5..617606c6 100644 --- a/src/runtime/app.config.ts +++ b/src/runtime/app.config.ts @@ -340,7 +340,7 @@ const select = { } const selectMenu = { - wrapper: 'relative', + wrapper: 'relative inline-flex', container: 'z-20', width: 'w-full', height: 'max-h-60',