diff --git a/app/components/Dialog.tsx b/app/components/Dialog.tsx
index 00ec251..3566dd9 100644
--- a/app/components/Dialog.tsx
+++ b/app/components/Dialog.tsx
@@ -31,7 +31,7 @@ interface GutterProps {
function Gutter({ children }: GutterProps) {
return (
-
+
{children}
)
diff --git a/app/routes/dns/components/magic.tsx b/app/routes/dns/components/magic.tsx
index 0822195..d97bc10 100644
--- a/app/routes/dns/components/magic.tsx
+++ b/app/routes/dns/components/magic.tsx
@@ -27,7 +27,7 @@ export default function Modal({ isEnabled, disabled }: Properties) {
Devices will no longer be accessible via your tailnet domain. The
search domain will also be disabled.
-
+
>
)}
diff --git a/app/routes/machines/dialogs/routes.tsx b/app/routes/machines/dialogs/routes.tsx
index 181432a..da67edd 100644
--- a/app/routes/machines/dialogs/routes.tsx
+++ b/app/routes/machines/dialogs/routes.tsx
@@ -159,7 +159,7 @@ export default function Routes({ machine, routes, state }: RoutesProps) {
)}
-
+
Close
-
+
>
)}
diff --git a/app/routes/machines/dialogs/tags.tsx b/app/routes/machines/dialogs/tags.tsx
index 4acc4f7..1792cb1 100644
--- a/app/routes/machines/dialogs/tags.tsx
+++ b/app/routes/machines/dialogs/tags.tsx
@@ -130,14 +130,14 @@ export default function Tags({ machine, state }: TagsProps) {
-
+
Cancel
Save
-
+
>
)}
diff --git a/app/routes/settings/dialogs/expire.tsx b/app/routes/settings/dialogs/expire.tsx
index 37766c0..33400b8 100644
--- a/app/routes/settings/dialogs/expire.tsx
+++ b/app/routes/settings/dialogs/expire.tsx
@@ -33,7 +33,7 @@ export default function ExpireKey({ authKey }: Props) {
from being used to authenticate new devices. This action cannot
be undone.
-