From 222761dbdaa9b1e3470486a0783f953d3768c9a9 Mon Sep 17 00:00:00 2001 From: andersonid Date: Mon, 29 Sep 2025 21:45:36 -0300 Subject: [PATCH] =?UTF-8?q?Fix:=20reorganizada=20navega=C3=A7=C3=A3o=20-?= =?UTF-8?q?=20Historical=20Analysis=20movido=20para=20o=20final=20com=20di?= =?UTF-8?q?visor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/static/index.html | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/app/static/index.html b/app/static/index.html index b1ff0c4..b750dbb 100644 --- a/app/static/index.html +++ b/app/static/index.html @@ -70,6 +70,12 @@ border-left-color: #2980b9; } + .nav-divider { + height: 1px; + background-color: #34495e; + margin: 0.5rem 1rem; + } + .nav-icon { font-size: 1.2rem; margin-right: 0.75rem; @@ -1285,22 +1291,23 @@ 🏠 Cluster Health - - 📈 - Historical Resource Usage + + 📊 + Workload Analysis 🎯 Smart Recommendations - - 📊 - Workload Analysis - ⚙️ VPA Management + + + 📈 + Historical Analysis +