diff --git a/frontend/src/pages/TreeEditorPage.tsx b/frontend/src/pages/TreeEditorPage.tsx
index c0c93519..7afd3b62 100644
--- a/frontend/src/pages/TreeEditorPage.tsx
+++ b/frontend/src/pages/TreeEditorPage.tsx
@@ -345,7 +345,7 @@ export function TreeEditorPage() {
if (isLoading) {
return (
)
}
@@ -354,16 +354,16 @@ export function TreeEditorPage() {
if (isMobile) {
return (
-
-
Desktop Required
-
+
+
Desktop Required
+
The tree editor requires a larger screen for the best experience. Please open this page on a desktop or tablet in landscape mode.