Move vllm block size left
This commit is contained in:
parent
c114e7652a
commit
2ef44e4bd9
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