fix: Delete account spacing

This commit is contained in:
LukeGus
2025-11-13 23:50:24 -06:00
parent c906e43e8f
commit 6bb98d04fc

View File

@@ -463,7 +463,7 @@ export function UserProfile({
<div className="space-y-4">
<div className="text-sm text-gray-300">
{t("leftSidebar.deleteAccountWarning")}
<Alert variant="destructive">
<Alert variant="destructive" className="mb-5 mt-5">
<AlertTitle>{t("common.warning")}</AlertTitle>
<AlertDescription>
{t("leftSidebar.deleteAccountWarningDetails")}