fix space

This commit is contained in:
Pallavi Kumari
2025-10-19 22:23:57 +05:30
parent 7c8c440f67
commit e59cd6672b
14 changed files with 15 additions and 25 deletions

View File

@@ -237,7 +237,7 @@ export default function DomainsTable({ domains }: Props) {
setSelectedDomain(null);
}}
dialog={
<div className="space-y-4">
<div>
<p>
{t("domainQuestionRemove")}
</p>