File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 66 <slot name =" trigger" ></slot >
77 </div >
88 <Teleport to =" body" >
9- <div ref =" modalEl" tabindex =" -1" aria-hidden =" true" class =" hidden overflow-y-auto overflow-x-hidden fixed top-0 right-0 left-0 z-50 justify-center items-center w-full md:inset-0 h-full max-h-full" >
9+ <div ref =" modalEl" tabindex =" -1" aria-hidden =" true" class =" [scrollbar-gutter:stable] hidden overflow-y-auto overflow-x-hidden fixed top-0 right-0 left-0 z-50 justify-center items-center w-full md:inset-0 h-full max-h-full" >
1010 <div v-bind =" $attrs" class =" relative p-4 max-w-2xl max-h-full" :class =" ($attrs.class as string)?.includes('w-') ? '' : 'w-full'" >
1111 <!-- Modal content -->
1212 <div class =" relative bg-lightDialogBackgorund rounded-lg shadow-sm dark:bg-darkDialogBackgorund" >
You can’t perform that action at this time.
0 commit comments