diff --git a/static/style.css b/static/style.css index 99523d7db..481226391 100644 --- a/static/style.css +++ b/static/style.css @@ -20116,11 +20116,11 @@ body.gallery-selecting .gallery-dl-btn, } .hwfit-serve-row-core label:has(.hwfit-sf[data-field="max_seqs"]) { position: relative; - left: 0; + left: -16px; } .hwfit-serve-row-core label:has(.hwfit-sf[data-field="gpu_mem"]) { position: relative; - left: -1px; + left: -16px; } .hwfit-serve-row-core .hwfit-gpus-label { position: relative;