From 079bac1634fc8a9042b63a3562fce3d92d140956 Mon Sep 17 00:00:00 2001 From: pewdiepie-archdaemon Date: Sat, 27 Jun 2026 21:11:18 +0000 Subject: [PATCH] Nudge vllm attention field --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 2108c29ee..5bd8ea4b4 100644 --- a/static/style.css +++ b/static/style.css @@ -24045,7 +24045,7 @@ details.hwfit-serve-advanced > .hwfit-serve-row label input { } details.hwfit-serve-advanced label:has(.hwfit-sf[data-field="vllm_attn_backend"]) { position: relative; - left: -83px; + left: -79px; } details.hwfit-serve-advanced label:has(.hwfit-sf[data-field="vllm_block_size"]) { position: relative;