Tighten llama memory row gap again

This commit is contained in:
pewdiepie-archdaemon
2026-06-27 21:31:00 +00:00
parent 3c80d6adb4
commit 5d42e7616a
+1 -1
View File
@@ -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;