mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-08-05 02:45:28 +00:00
Move vllm block size left
This commit is contained in:
parent
80f062fe98
commit
64c8d3319a
1 changed files with 1 additions and 1 deletions
|
|
@ -24195,7 +24195,7 @@ details.hwfit-serve-advanced label:has(.hwfit-sf[data-field="vllm_attn_backend"]
|
|||
}
|
||||
details.hwfit-serve-advanced label:has(.hwfit-sf[data-field="vllm_block_size"]) {
|
||||
position: relative;
|
||||
left: -63px;
|
||||
left: -71px;
|
||||
}
|
||||
details.hwfit-serve-advanced .hwfit-sf[data-field="vllm_block_size"] {
|
||||
width: calc(100% - 6px);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue