Tighten first llama advanced row gap
This commit is contained in:
parent
989e083300
commit
f860dffd5e
1 changed files with 1 additions and 1 deletions
|
|
@ -24046,7 +24046,7 @@ details.hwfit-serve-advanced > .hwfit-serve-row.hwfit-backend-llamacpp.cookbook-
|
||||||
margin-top: -8px;
|
margin-top: -8px;
|
||||||
}
|
}
|
||||||
details.hwfit-serve-advanced > .hwfit-serve-row.hwfit-backend-llamacpp:not(.cookbook-llama-gpu-only):has(.hwfit-sf[data-field="cache_type"]) {
|
details.hwfit-serve-advanced > .hwfit-serve-row.hwfit-backend-llamacpp:not(.cookbook-llama-gpu-only):has(.hwfit-sf[data-field="cache_type"]) {
|
||||||
margin-top: -8px;
|
margin-top: -12px;
|
||||||
}
|
}
|
||||||
details.hwfit-serve-advanced > .hwfit-serve-row.hwfit-vram-monitor {
|
details.hwfit-serve-advanced > .hwfit-serve-row.hwfit-vram-monitor {
|
||||||
gap: 4px !important;
|
gap: 4px !important;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue