From 3f296e63d21c6c0f4df6a59ad2c41fe472a82a85 Mon Sep 17 00:00:00 2001 From: pewdiepie-archdaemon Date: Sat, 27 Jun 2026 21:38:34 +0000 Subject: [PATCH] Nudge vllm attention field right --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 620f70fc9..b200715ed 100644 --- a/static/style.css +++ b/static/style.css @@ -24062,7 +24062,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: -79px; + left: -71px; } details.hwfit-serve-advanced label:has(.hwfit-sf[data-field="vllm_block_size"]) { position: relative;