Tighten first llama advanced row gap

This commit is contained in:
pewdiepie-archdaemon 2026-06-27 21:28:14 +00:00
parent 989e083300
commit f860dffd5e

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: -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;