Update application-layout.tsx
This commit is contained in:
parent
11d0ec6fac
commit
1f5cad5073
|
@ -42,7 +42,7 @@ export function ApplicationLayout() {
|
|||
<Navigation />
|
||||
|
||||
<div
|
||||
className='overflow-x-auto max-w-[100vw]'
|
||||
className='overflow-x-auto max-w-[100dvw]'
|
||||
style={{ maxHeight: viewportHeight }}
|
||||
inert={activeDialog !== null}
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue
Block a user