From 5f7de831f9649e5a33499d28a175d9c9743e7d6a 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;