From 5668241a7eab309c4e4738a770b6afe49c7dba04 Mon Sep 17 00:00:00 2001 From: pewdiepie-archdaemon Date: Sat, 27 Jun 2026 22:43:33 +0000 Subject: [PATCH] Nudge serve GPU selector left --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 4cc173dd9..f8cac91bc 100644 --- a/static/style.css +++ b/static/style.css @@ -20153,7 +20153,7 @@ body.gallery-selecting .gallery-dl-btn, } .hwfit-serve-row-core .hwfit-gpus-label { position: relative; - left: -69px; + left: -70px; } .hwfit-context-calc-btn { position: absolute;