mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-07-15 12:58:04 +00:00
Set cookbook GPU buttons to 30px
This commit is contained in:
+3
-3
@@ -19350,7 +19350,7 @@ body.gallery-selecting .gallery-dl-btn,
|
|||||||
margin-top: -4px;
|
margin-top: -4px;
|
||||||
}
|
}
|
||||||
.cookbook-gpu-btn {
|
.cookbook-gpu-btn {
|
||||||
width: 32px; height: 32px;
|
width: 30px; height: 30px;
|
||||||
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);
|
||||||
@@ -21471,8 +21471,8 @@ body.gallery-selecting .gallery-dl-btn,
|
|||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
.cookbook-gpu-btn {
|
.cookbook-gpu-btn {
|
||||||
width: 32px;
|
width: 30px;
|
||||||
height: 32px;
|
height: 30px;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
font-family: inherit;
|
font-family: inherit;
|
||||||
|
|||||||
Reference in New Issue
Block a user