Nudge model picker favorite dots

This commit is contained in:
pewdiepie-archdaemon
2026-06-02 06:46:05 +09:00
parent d5c7e3d3e4
commit eda0f1258a
+2 -2
View File
@@ -2747,7 +2747,7 @@ body.bg-pattern-sparkles {
justify-content: center;
width: 30px;
height: 24px;
margin: -5px -6px -5px 6px;
margin: -5px -8px -5px 8px;
padding: 0;
border: none;
background: none;
@@ -2799,7 +2799,7 @@ body.bg-pattern-sparkles {
.model-picker-list .mp-fav-dot {
width: 30px;
height: 30px;
margin: -7px -6px -7px 6px;
margin: -7px -8px -7px 8px;
}
}
/* Overflow "+" menu */