mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-06-17 10:15:27 -04:00
Nudge model picker favorite dots
This commit is contained in:
+2
-2
@@ -2747,7 +2747,7 @@ body.bg-pattern-sparkles {
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
width: 30px;
|
width: 30px;
|
||||||
height: 24px;
|
height: 24px;
|
||||||
margin: -5px -6px -5px 6px;
|
margin: -5px -8px -5px 8px;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
border: none;
|
border: none;
|
||||||
background: none;
|
background: none;
|
||||||
@@ -2799,7 +2799,7 @@ body.bg-pattern-sparkles {
|
|||||||
.model-picker-list .mp-fav-dot {
|
.model-picker-list .mp-fav-dot {
|
||||||
width: 30px;
|
width: 30px;
|
||||||
height: 30px;
|
height: 30px;
|
||||||
margin: -7px -6px -7px 6px;
|
margin: -7px -8px -7px 8px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/* Overflow "+" menu */
|
/* Overflow "+" menu */
|
||||||
|
|||||||
Reference in New Issue
Block a user