From e0016ade5a15b51e0ddc5ff9e23b89580b991f2b Mon Sep 17 00:00:00 2001 From: pewdiepie-archdaemon Date: Sat, 27 Jun 2026 21:12:12 +0000 Subject: [PATCH] Tighten llama advanced vertical spacing --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 5bd8ea4b4..31a356501 100644 --- a/static/style.css +++ b/static/style.css @@ -24034,7 +24034,7 @@ details.hwfit-serve-advanced > .hwfit-serve-row { } details.hwfit-serve-advanced > .hwfit-serve-row.hwfit-backend-llamacpp, details.hwfit-serve-advanced > .hwfit-serve-checks.hwfit-backend-llamacpp { - margin-top: -12px; + margin-top: -16px; } details.hwfit-serve-advanced > .hwfit-serve-row.hwfit-vram-monitor { gap: 4px !important;