From b671c05b1b27c7cfaca52bb8175f5c3202e763db Mon Sep 17 00:00:00 2001 From: dekun Date: Thu, 11 Jun 2026 10:04:03 +0800 Subject: [PATCH] fix: equalize key monitor and history card heights Stretch both cards in the dual panel grid while keeping list areas scrollable inside. Co-authored-by: Cursor --- strategy_templates/key_monitor_panel.html | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/strategy_templates/key_monitor_panel.html b/strategy_templates/key_monitor_panel.html index 20946be..6996ae8 100644 --- a/strategy_templates/key_monitor_panel.html +++ b/strategy_templates/key_monitor_panel.html @@ -1,18 +1,22 @@