From 1cde9ffc9ccaff5d85b402f8831ef9480c470933 Mon Sep 17 00:00:00 2001 From: dekun Date: Fri, 12 Jun 2026 06:42:02 +0800 Subject: [PATCH] Compact left column layout and require manual cast start. Stop stretching input cards to match AI panel height, and show a start button before online/offline hexagram casting begins. Co-authored-by: Cursor --- components/layout/mode-workspace.tsx | 8 ++---- components/modes/combined-form.tsx | 15 ++++++++-- components/modes/liuyao-form.tsx | 19 ++++++++++-- components/shared/hexagram-input.tsx | 43 +++++++++++++++++++++++++--- 4 files changed, 71 insertions(+), 14 deletions(-) diff --git a/components/layout/mode-workspace.tsx b/components/layout/mode-workspace.tsx index e9a782c..7a7d9be 100644 --- a/components/layout/mode-workspace.tsx +++ b/components/layout/mode-workspace.tsx @@ -13,11 +13,9 @@ export function ModeWorkspace({ }) { return (
-
-
- {children} -
-