fix: Overflow of inputs in email editor
This commit is contained in:
@@ -279,7 +279,7 @@ export default function TemplateEditorPage() {
|
||||
|
||||
{/* Email Body */}
|
||||
<div>
|
||||
<Card>
|
||||
<Card className="overflow-visible">
|
||||
<CardHeader>
|
||||
<CardTitle>Email Body</CardTitle>
|
||||
<CardDescription>Create your email using the visual editor or paste custom HTML</CardDescription>
|
||||
|
||||
Reference in New Issue
Block a user