mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-07-13 12:38:02 +00:00
Stabilize llama advanced row spacing
This commit is contained in:
+9
-4
@@ -24042,11 +24042,16 @@ details.hwfit-serve-advanced > .hwfit-serve-row.hwfit-backend-llamacpp {
|
||||
column-gap: 8px;
|
||||
row-gap: 2px;
|
||||
}
|
||||
details.hwfit-serve-advanced > .hwfit-serve-row.hwfit-backend-llamacpp.cookbook-llama-gpu-only {
|
||||
margin-top: -8px;
|
||||
details.hwfit-serve-advanced > .hwfit-llama-placement-row {
|
||||
margin-top: -8px !important;
|
||||
}
|
||||
details.hwfit-serve-advanced > .hwfit-serve-row.hwfit-backend-llamacpp:not(.cookbook-llama-gpu-only):has(.hwfit-sf[data-field="cache_type"]) {
|
||||
margin-top: -16px;
|
||||
details.hwfit-serve-advanced > .hwfit-llama-memory-row {
|
||||
margin-top: -22px !important;
|
||||
}
|
||||
details.hwfit-serve-advanced > .hwfit-llama-batch-row,
|
||||
details.hwfit-serve-advanced > .hwfit-llama-monitor-row,
|
||||
details.hwfit-serve-advanced > .hwfit-llama-checks-row {
|
||||
margin-top: -20px !important;
|
||||
}
|
||||
details.hwfit-serve-advanced > .hwfit-serve-row.hwfit-vram-monitor {
|
||||
gap: 4px !important;
|
||||
|
||||
Reference in New Issue
Block a user