add spacing to delete modal

This commit is contained in:
miloschwartz
2025-12-13 10:57:24 -05:00
parent d5307adef0
commit 4366ca5836
18 changed files with 19 additions and 19 deletions

View File

@@ -224,7 +224,7 @@ export default function ViewDevicesDialog({
}
}}
dialog={
<div>
<div className="space-y-2">
<p>
{t("deviceQuestionRemove") ||
"Are you sure you want to delete this device?"}