We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76d77a7 commit 3671cedCopy full SHA for 3671ced
src/components/Modal/theme.ts
@@ -33,7 +33,7 @@ export const modalTheme: FlowbiteModalTheme = {
33
},
34
content: {
35
base: 'relative h-full w-full p-4 md:h-auto',
36
- inner: 'relative rounded-lg bg-white shadow dark:bg-gray-700 flex flex-col max-h-[90vh]',
+ inner: 'relative rounded-lg bg-white shadow dark:bg-gray-700 flex flex-col max-h-[90dvh]',
37
38
body: {
39
base: 'p-6 flex-1 overflow-auto',
0 commit comments