mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-08-05 10:55:29 +00:00
Lower cookbook serve top row
This commit is contained in:
parent
0ee2e0069f
commit
1eebfb862e
1 changed files with 2 additions and 2 deletions
|
|
@ -20069,7 +20069,7 @@ body.gallery-selecting .gallery-dl-btn,
|
|||
.hwfit-serve-preset-row {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
margin: 0 0 6px;
|
||||
margin: 4px 0 6px;
|
||||
}
|
||||
/* Expanded serve panel — make sure it can be scrolled past when it
|
||||
grows taller than the visible viewport. Caps panel height to viewport
|
||||
|
|
@ -20086,7 +20086,7 @@ body.gallery-selecting .gallery-dl-btn,
|
|||
}
|
||||
.hwfit-serve-preset-row {
|
||||
justify-content: flex-end;
|
||||
margin: -2px 0 6px;
|
||||
margin: 2px 0 6px;
|
||||
}
|
||||
}
|
||||
.hwfit-serve-row label {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue