diff --git a/apps/web/src/components/dashboard/dashboard-editor-view.tsx b/apps/web/src/components/dashboard/dashboard-editor-view.tsx index 79aa9cb5..ed4b3312 100644 --- a/apps/web/src/components/dashboard/dashboard-editor-view.tsx +++ b/apps/web/src/components/dashboard/dashboard-editor-view.tsx @@ -142,15 +142,15 @@ export function DashboardEditorView({ } return ( -
-
+
+
-
+
{isAdmin && !editor.isEditing && isDashboardReady && (