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