From 6bba539d656b9ad3fb62c68f3a76836314393639 Mon Sep 17 00:00:00 2001 From: pewdiepie-archdaemon Date: Sat, 27 Jun 2026 23:49:05 +0000 Subject: [PATCH] Move vllm swap control left --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index edfb49d89..dcf408827 100644 --- a/static/style.css +++ b/static/style.css @@ -24208,7 +24208,7 @@ details.hwfit-serve-advanced .hwfit-sf[data-field="vllm_block_size"] { } details.hwfit-serve-advanced label:has(.hwfit-sf[data-field="swap"]) { position: relative; - left: -53px; + left: -69px; } details.hwfit-serve-advanced label:has(.hwfit-sf[data-field="vllm_kv_cache_dtype"]) { position: relative;