From 293e1f9f628d6638b787d64c7ba2520b1a39f7c8 Mon Sep 17 00:00:00 2001 From: Drew Haven Date: Fri, 13 Jun 2025 11:54:23 -0700 Subject: [PATCH] Cleans up the mobile styling. Adds tabs --- src/components/AutoSaveTextarea.tsx | 2 +- src/components/DocumentList.tsx | 4 +- src/components/RelationshipList.tsx | 5 +- src/lib/relationships.ts | 5 ++ src/routes/_app.tsx | 2 +- .../_authenticated/document.$documentId.tsx | 49 +++++++++++++------ 6 files changed, 44 insertions(+), 23 deletions(-) create mode 100644 src/lib/relationships.ts diff --git a/src/components/AutoSaveTextarea.tsx b/src/components/AutoSaveTextarea.tsx index 0996c80..e1c7c1c 100644 --- a/src/components/AutoSaveTextarea.tsx +++ b/src/components/AutoSaveTextarea.tsx @@ -63,7 +63,7 @@ export function AutoSaveTextarea({