From 9aed141d966d6419d4aa1368d7dc021a9e0ddc07 Mon Sep 17 00:00:00 2001 From: pewdiepie-archdaemon Date: Sat, 27 Jun 2026 22:29:56 +0000 Subject: [PATCH] Adjust cookbook serve control spacing --- static/style.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/static/style.css b/static/style.css index 7b6bdab0a..5faca0b4a 100644 --- a/static/style.css +++ b/static/style.css @@ -19350,7 +19350,7 @@ body.gallery-selecting .gallery-dl-btn, margin-top: -4px; } .cookbook-gpu-btn { - width: 28px; height: 26px; + width: 32px; height: 32px; font-size: 12px; font-family: 'Fira Code', monospace; border: 1px solid var(--border); @@ -20145,7 +20145,7 @@ body.gallery-selecting .gallery-dl-btn, } .hwfit-serve-row-core label:has(.hwfit-sf[data-field="max_seqs"]) { position: relative; - left: -68px; + left: -66px; } .hwfit-serve-row-core label:has(.hwfit-sf[data-field="gpu_mem"]) { position: relative; @@ -21471,8 +21471,8 @@ body.gallery-selecting .gallery-dl-btn, white-space: nowrap; } .cookbook-gpu-btn { - width: 26px; - height: 26px; + width: 32px; + height: 32px; padding: 0; font-size: 11px; font-family: inherit; @@ -22315,7 +22315,7 @@ body.gallery-selecting .gallery-dl-btn, cursor: pointer; text-align: left; position: relative; - top: -2px; + top: -4px; } .hwfit-engine-btn-icon, .hwfit-engine-item-icon {