mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-08-05 02:45:28 +00:00
Move serve memory fields left again
This commit is contained in:
parent
1aa3af750f
commit
b4b3a1e18c
1 changed files with 2 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue