mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-07-15 12:58:04 +00:00
Move serve memory fields left again
This commit is contained in:
+2
-2
@@ -20145,11 +20145,11 @@ body.gallery-selecting .gallery-dl-btn,
|
|||||||
}
|
}
|
||||||
.hwfit-serve-row-core label:has(.hwfit-sf[data-field="max_seqs"]) {
|
.hwfit-serve-row-core label:has(.hwfit-sf[data-field="max_seqs"]) {
|
||||||
position: relative;
|
position: relative;
|
||||||
left: -56px;
|
left: -64px;
|
||||||
}
|
}
|
||||||
.hwfit-serve-row-core label:has(.hwfit-sf[data-field="gpu_mem"]) {
|
.hwfit-serve-row-core label:has(.hwfit-sf[data-field="gpu_mem"]) {
|
||||||
position: relative;
|
position: relative;
|
||||||
left: -56px;
|
left: -64px;
|
||||||
}
|
}
|
||||||
.hwfit-serve-row-core .hwfit-gpus-label {
|
.hwfit-serve-row-core .hwfit-gpus-label {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|||||||
Reference in New Issue
Block a user