From 3c80d6adb4af90574882b0051c8d3edc39a9e8cd Mon Sep 17 00:00:00 2001 From: pewdiepie-archdaemon Date: Sat, 27 Jun 2026 21:29:19 +0000 Subject: [PATCH] Tighten llama memory row gap --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 9d4e62d59..e0f7e14f0 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: -12px; + margin-top: -14px; } details.hwfit-serve-advanced > .hwfit-serve-row.hwfit-vram-monitor { gap: 4px !important;