From f78084c2306676dca50e360ae5b0a26730badd09 Mon Sep 17 00:00:00 2001 From: pewdiepie-archdaemon Date: Sat, 13 Jun 2026 19:56:22 +0900 Subject: [PATCH] Brain cards 32px tall + Trending tab up 8px + drop hwfit Rescan MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Brain admin-card header rows get min-height:32px so cards with toggles and cards without (Inject Skills) align. - Cookbook Trending models tab nudged up 8px (top:-3 → -11). - Removed the ↻ RESCAN button in hwfit toolbar; manual EDIT still available and auto-probe runs on container restart. --- static/index.html | 8 +++---- static/js/cookbook.js | 50 +++++++++++++++++-------------------------- 2 files changed, 24 insertions(+), 34 deletions(-) diff --git a/static/index.html b/static/index.html index 3868c9236..db07c5041 100644 --- a/static/index.html +++ b/static/index.html @@ -404,14 +404,14 @@