Add whatsapp feature
This commit is contained in:
@@ -109,7 +109,7 @@ export const WizardModal: React.FC<WizardModalProps> = ({
|
||||
<>
|
||||
{/* Backdrop */}
|
||||
<div
|
||||
className="fixed inset-0 bg-black/50 z-50 animate-fadeIn"
|
||||
className="fixed inset-0 bg-black/60 backdrop-blur-sm z-50 animate-fadeIn"
|
||||
onClick={handleClose}
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user