From 5d42e7616a1dff68b156b8df44b53f8071dc677d Mon Sep 17 00:00:00 2001 From: pewdiepie-archdaemon Date: Sat, 27 Jun 2026 21:31:00 +0000 Subject: [PATCH] Tighten llama memory row gap again --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index e0f7e14f0..0d2f26217 100644 --- a/static/style.css +++ b/static/style.css @@ -24046,7 +24046,7 @@ details.hwfit-serve-advanced > .hwfit-serve-row.hwfit-backend-llamacpp.cookbook- margin-top: -8px; } details.hwfit-serve-advanced > .hwfit-serve-row.hwfit-backend-llamacpp:not(.cookbook-llama-gpu-only):has(.hwfit-sf[data-field="cache_type"]) { - margin-top: -14px; + margin-top: -16px; } details.hwfit-serve-advanced > .hwfit-serve-row.hwfit-vram-monitor { gap: 4px !important;