From d614675da39e849fc91fb09f73bdd4ccc1536175 Mon Sep 17 00:00:00 2001 From: pewdiepie-archdaemon Date: Sat, 27 Jun 2026 21:48:19 +0000 Subject: [PATCH] Lower CPU llama memory row --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 271862a1a..c0ceecf7e 100644 --- a/static/style.css +++ b/static/style.css @@ -24049,7 +24049,7 @@ details.hwfit-serve-advanced > .hwfit-llama-memory-row { margin-top: -20px !important; } .cookbook-llama-cpu-mode details.hwfit-serve-advanced > .hwfit-llama-memory-row { - margin-top: -10px !important; + margin-top: -8px !important; } details.hwfit-serve-advanced > .hwfit-llama-batch-row, details.hwfit-serve-advanced > .hwfit-llama-monitor-row,