Build [v1.14.31]
This commit is contained in:
@@ -55,7 +55,7 @@ export default function ConfirmationModal({
|
||||
|
||||
return (
|
||||
<div data-testid="confirmation-modal" className="fixed inset-0 z-50 flex items-center justify-center bg-black/40">
|
||||
<div className="bg-surface border border-border shadow-xl max-w-sm w-full mx-4">
|
||||
<div className="bg-surface border border-border shadow-none max-w-sm w-full mx-4">
|
||||
{/* Header */}
|
||||
<div className="flex items-center justify-between p-6 border-b border-border">
|
||||
<div className="flex items-center gap-3">
|
||||
|
||||
Reference in New Issue
Block a user