File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed 
adminforth/spa/src/components Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 11<template >
22  <Teleport  to =" body" 
3-   <div  ref =" modalEl" tabindex =" -1" aria-hidden =" true" class =" hidden fixed inset-0 z-50  w-full h-full overflow-y-auto overflow-x-hidden flex items-center justify-center" 
3+   <div  ref =" modalEl" tabindex =" -1" aria-hidden =" true" class =" hidden fixed inset-0 z-[100]  w-full h-full overflow-y-auto overflow-x-hidden flex items-center justify-center" 
44    <div  class =" relative p-4 w-full max-w-md max-h-full" 
55            <div  class =" afcl-confirmation-container relative bg-lightAcceptModalBackground rounded-lg shadow dark:bg-darkAcceptModalBackground dark:shadow-black" 
66        <button  type =" button" @click =" modalStore.togleModal" class =" absolute top-3 end-2.5 text-lightAcceptModalCloseIcon bg-transparent hover:bg-lightAcceptModalCloseIconHoverBackground hover:text-lightAcceptModalCloseIconHover rounded-lg text-sm w-8 h-8 ms-auto inline-flex justify-center items-center dark:text-darkAcceptModalCloseIcon dark:hover:bg-darkAcceptModalCloseIconHoverBackground dark:hover:text-darkAcceptModalCloseIconHover" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments