From 70e106cdc2bf3f2519f4e5cac2320489d207d82e Mon Sep 17 00:00:00 2001 From: pewdiepie-archdaemon Date: Sat, 27 Jun 2026 21:07:57 +0000 Subject: [PATCH] Tighten llama advanced rows --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 6479f32bf..75e8d102f 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: -4px; + margin-top: -8px; } details.hwfit-serve-advanced > .hwfit-serve-row.hwfit-vram-monitor { gap: 4px !important;