mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-07-14 12:48:03 +00:00
Adjust cookbook serve control spacing
This commit is contained in:
+5
-5
@@ -19350,7 +19350,7 @@ body.gallery-selecting .gallery-dl-btn,
|
|||||||
margin-top: -4px;
|
margin-top: -4px;
|
||||||
}
|
}
|
||||||
.cookbook-gpu-btn {
|
.cookbook-gpu-btn {
|
||||||
width: 28px; height: 26px;
|
width: 32px; height: 32px;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
font-family: 'Fira Code', monospace;
|
font-family: 'Fira Code', monospace;
|
||||||
border: 1px solid var(--border);
|
border: 1px solid var(--border);
|
||||||
@@ -20145,7 +20145,7 @@ body.gallery-selecting .gallery-dl-btn,
|
|||||||
}
|
}
|
||||||
.hwfit-serve-row-core label:has(.hwfit-sf[data-field="max_seqs"]) {
|
.hwfit-serve-row-core label:has(.hwfit-sf[data-field="max_seqs"]) {
|
||||||
position: relative;
|
position: relative;
|
||||||
left: -68px;
|
left: -66px;
|
||||||
}
|
}
|
||||||
.hwfit-serve-row-core label:has(.hwfit-sf[data-field="gpu_mem"]) {
|
.hwfit-serve-row-core label:has(.hwfit-sf[data-field="gpu_mem"]) {
|
||||||
position: relative;
|
position: relative;
|
||||||
@@ -21471,8 +21471,8 @@ body.gallery-selecting .gallery-dl-btn,
|
|||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
.cookbook-gpu-btn {
|
.cookbook-gpu-btn {
|
||||||
width: 26px;
|
width: 32px;
|
||||||
height: 26px;
|
height: 32px;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
font-family: inherit;
|
font-family: inherit;
|
||||||
@@ -22315,7 +22315,7 @@ body.gallery-selecting .gallery-dl-btn,
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
position: relative;
|
position: relative;
|
||||||
top: -2px;
|
top: -4px;
|
||||||
}
|
}
|
||||||
.hwfit-engine-btn-icon,
|
.hwfit-engine-btn-icon,
|
||||||
.hwfit-engine-item-icon {
|
.hwfit-engine-item-icon {
|
||||||
|
|||||||
Reference in New Issue
Block a user