From cf6fddc434a9aac1b51ee19f3fb859c05ac50c1c Mon Sep 17 00:00:00 2001 From: mindesbunister Date: Mon, 28 Jul 2025 15:08:10 +0200 Subject: [PATCH] ui: Remove automation control header to show all buttons - Removed large header section with robot icon and text - Freed up space to display all control buttons properly - Users can now see DISABLE, ENABLE, EMERGENCY, TEST AI, and ANALYZE buttons - Cleaner, more compact interface for automation control - Header was taking unnecessary vertical space The automation control buttons are now fully visible without scrolling. --- app/automation-v2/page.js | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/app/automation-v2/page.js b/app/automation-v2/page.js index c44a0b7..be13444 100644 --- a/app/automation-v2/page.js +++ b/app/automation-v2/page.js @@ -400,18 +400,8 @@ Based on comprehensive technical analysis across multiple timeframes: {/* Automation Control Panel - Main Column */}
- {/* Control Header with Enhanced Buttons */} -
-
-
- 🤖 -
-
-

Automation Control

-

Configure and manage your AI trading bot

-
-
- + {/* Control Section - Header removed to save space */} +
{/* Action Feedback */} {actionFeedback && (