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