Tighten llama memory row gap again
This commit is contained in:
parent
3c80d6adb4
commit
5d42e7616a
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: -14px;
|
margin-top: -16px;
|
||||||
}
|
}
|
||||||
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