From fe4aece55356f7302ab0a9a02357cc1ec8384cf6 Mon Sep 17 00:00:00 2001 From: pewdiepie-archdaemon Date: Sat, 27 Jun 2026 22:25:25 +0000 Subject: [PATCH] Move serve memory fields left again --- static/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/style.css b/static/style.css index d965671cb..98d048c96 100644 --- a/static/style.css +++ b/static/style.css @@ -20145,11 +20145,11 @@ body.gallery-selecting .gallery-dl-btn, } .hwfit-serve-row-core label:has(.hwfit-sf[data-field="max_seqs"]) { position: relative; - left: -56px; + left: -64px; } .hwfit-serve-row-core label:has(.hwfit-sf[data-field="gpu_mem"]) { position: relative; - left: -56px; + left: -64px; } .hwfit-serve-row-core .hwfit-gpus-label { position: relative;