Move serve memory fields left again

This commit is contained in:
pewdiepie-archdaemon 2026-06-27 22:25:25 +00:00
parent e4fed9e85e
commit fe4aece553

View file

@ -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;